Uh oh!
There was an error while loading. Please reload this page.
Draft: Test non exact size batch - #17136
Conversation
zhuqi-lucas
commented
Aug 12, 2025
This is the testing PR for non-exact size, FYI @alamb. The upstream code is here: |
alamb
commented
Aug 12, 2025
Kicking off becnhmarks |
alamb
commented
Aug 12, 2025
🤖 |
alamb
commented
Aug 12, 2025
🤖: Benchmark completed Details |
alamb
commented
Aug 12, 2025
🤖 |
zhuqi-lucas
commented
Aug 12, 2025
Thank you @alamb for benchmark, it's worse than the exact batch, it may due to the extra allocation because we reserve for fixed batch_size. I need to investigate it more. |
alamb
commented
Aug 12, 2025
🤖: Benchmark completed Details |
Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days. |
Which issue does this PR close?
Testing for:
#17105 (comment)
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?