Skip to content

support fp8 quant in sharding optimizer #73690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2025

Conversation

LiYuRio
Copy link
Contributor

@LiYuRio LiYuRio commented Jun 28, 2025

PR Category

Distributed Strategy

PR Types

Improvements

Description

清除FP8参数的BF16副本
Pcard-76459

Copy link

paddle-bot bot commented Jun 28, 2025

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@LiYuRio LiYuRio force-pushed the dev_fp8_sharding branch 4 times, most recently from ef5f16c to a9f48ec Compare June 28, 2025 09:06
@codecov-commenter
Copy link

codecov-commenter commented Jun 28, 2025

Codecov Report

Attention: Patch coverage is 15.55556% with 38 lines in your changes missing coverage. Please review.

Please upload report for BASE (develop@3efb8db). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...rs/dygraph_optimizer/dygraph_sharding_optimizer.py 11.53% 23 Missing ⚠️
...le/distributed/fleet/utils/tensor_fusion_helper.py 21.05% 15 Missing ⚠️

❌ Your patch status has failed because the patch coverage (15.55%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #73690   +/-   ##
==========================================
  Coverage           ?   15.55%           
==========================================
  Files              ?        2           
  Lines              ?       45           
  Branches           ?        0           
==========================================
  Hits               ?        7           
  Misses             ?       38           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@ForFishes ForFishes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LiYuRio LiYuRio merged commit 7983454 into PaddlePaddle:develop Jul 4, 2025
87 of 94 checks passed
@LiYuRio LiYuRio deleted the dev_fp8_sharding branch July 4, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants