[Others] update flahsinfer version#8069
Merged
Sunny-bot1 merged 1 commit intoJun 23, 2026
Merged
Conversation
PaddlePaddle-bot
left a comment
There was a problem hiding this comment.
🤖 Paddle-CI-Agent | pr_review |
2026-06-23 15:22:27
📋 Review 摘要
PR 概述:将 requirements.txt 中的 flashinfer-python-paddle wheel 从 0.4.1.2 更新到 0.4.1.3,用于兼容旧版本 Paddle 相关问题。
变更范围:Python 运行依赖清单(requirements.txt)
影响面 Tag:[Others]
问题
未发现阻塞性问题。
📝 PR 规范检查
符合规范。
总体评价
本次变更范围集中在依赖版本更新,未发现需要阻塞合入的问题。
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #8069 +/- ##
==========================================
Coverage ? 67.51%
==========================================
Files ? 475
Lines ? 66879
Branches ? 10312
==========================================
Hits ? 45154
Misses ? 18857
Partials ? 2868
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Sunny-bot1
approved these changes
Jun 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
更新flashinfer版本到0.4.1.3,兼容fastdeploy develop分支 + 旧版本paddle导致的coredump问题(新版本paddle已修复这个问题)
Modifications
更新flashinfer版本到0.4.1.3
Usage or Command
NA
Accuracy Tests
NA
Checklist
[FDConfig],[APIServer],[Engine],[Scheduler],[PD Disaggregation],[Executor],[Graph Optimization],[Speculative Decoding],[RL],[Models],[Quantization],[Loader],[OP],[KVCache],[DataProcessor],[BugFix],[Docs],[CI],[Optimization],[Feature],[Benchmark],[Others],[XPU],[HPU],[GCU],[DCU],[Iluvatar],[Metax]]pre-commitbefore commit.releasebranch, make sure the PR has been submitted to thedevelopbranch, then cherry-pick it to thereleasebranch with the[Cherry-Pick]PR tag.