[Others] modify flash_mask version#7413
Merged
zoooo0820 merged 1 commit intoPaddlePaddle:developfrom Apr 15, 2026
Merged
Conversation
|
Thanks for your contribution! |
PaddlePaddle-bot
left a comment
There was a problem hiding this comment.
🤖 AI Code Review |
2026-04-15
📋 Review 摘要
PR 概述:升级 flash_mask 依赖版本(4.0.post20260128 → 4.0.0+g4c84f74)
变更范围:requirements.txt
影响面 Tag:[Others]
📝 PR 规范检查
| 检查项 | 状态 | 说明 |
|---|---|---|
| 标题 Tag | ✅ | 包含有效的 [Others] Tag |
| Motivation | 有错别字 "flahsmask" 应为 "flash_mask" | |
| Modifications | 填写 "no",但实际修改了依赖版本 |
Motivation 建议修改(可直接复制):
## Motivation
升级 flash_mask 版本到 4.0.0+g4c84f74
Modifications 建议修改(可直接复制):
## Modifications
- 升级 flash_mask 依赖版本:4.0.post20260128 → 4.0.0+g4c84f74
- 更新依赖下载源 URL 到新的 BOS 地址
问题
| 级别 | 文件 | 概述 |
|---|---|---|
| 🟡 建议 | requirements.txt:50 |
PR 描述质量可提升 |
总体评价
依赖升级变更范围明确,版本保持 4.0 主版本兼容,API 接口无变化。建议完善 PR 描述的准确性,在 Checklist 中补充单元测试验证说明。
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #7413 +/- ##
==========================================
Coverage ? 73.49%
==========================================
Files ? 383
Lines ? 53637
Branches ? 8419
==========================================
Hits ? 39423
Misses ? 11535
Partials ? 2679
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
升级flahsmask版本
Modifications
no
Usage or Command
no
Accuracy Tests
no
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.