Skip to content

remove useless code - #3166

Merged
zhoutianzi666 merged 4 commits into
PaddlePaddle:developfrom
zhoutianzi666:remove_useless_code
Aug 4, 2025
Merged

zhoutianzi666 merged 4 commits into
PaddlePaddle:developfrom
zhoutianzi666:remove_useless_code

Conversation

@zhoutianzi666

@zhoutianzi666 zhoutianzi666 commented Aug 4, 2025

Copy link
Copy Markdown
Collaborator

while allocated_position + 1 <= self.max_num_seqs: -> while allocated_position < self.max_num_seqs:

delete if self.stop_flags[allocated_position]:

@paddle-bot

paddle-bot Bot commented Aug 4, 2025

Copy link
Copy Markdown

Thanks for your contribution!

@zhoutianzi666
zhoutianzi666 merged commit 2bd8a50 into PaddlePaddle:develop Aug 4, 2025
20 of 27 checks passed
@zhoutianzi666
zhoutianzi666 deleted the remove_useless_code branch December 5, 2025 12:32
xiaoguoguo626807 pushed a commit to xiaoguoguo626807/FastDeploy that referenced this pull request May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants