Skip to content
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

Add hardware flops for pretraining #9069

Merged
merged 8 commits into from
Sep 13, 2024
Merged

Add hardware flops for pretraining #9069

merged 8 commits into from
Sep 13, 2024

Conversation

ZHUI
Copy link
Collaborator

@ZHUI ZHUI commented Sep 2, 2024

PR types

Others

PR changes

Others

Description

Others

Copy link

paddle-bot bot commented Sep 2, 2024

Thanks for your contribution!

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

Attention: Patch coverage is 21.21212% with 78 lines in your changes missing coverage. Please review.

Project coverage is 53.41%. Comparing base (4e7fb49) to head (126bdd3).
Report is 30 commits behind head on develop.

Current head 126bdd3 differs from pull request most recent head efa0144

Please upload reports for the commit efa0144 to get more accurate results.

Files with missing lines Patch % Lines
paddlenlp/transformers/utils.py 6.25% 15 Missing ⚠️
paddlenlp/transformers/gemma/modeling.py 23.07% 10 Missing ⚠️
paddlenlp/transformers/gpt/modeling.py 23.07% 10 Missing ⚠️
paddlenlp/transformers/llama/modeling.py 23.07% 10 Missing ⚠️
paddlenlp/transformers/qwen/modeling.py 23.07% 10 Missing ⚠️
paddlenlp/transformers/qwen2/modeling.py 23.07% 10 Missing ⚠️
paddlenlp/transformers/model_utils.py 20.00% 8 Missing ⚠️
paddlenlp/trainer/trainer.py 20.00% 4 Missing ⚠️
paddlenlp/trainer/trainer_utils.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9069      +/-   ##
===========================================
- Coverage    53.56%   53.41%   -0.16%     
===========================================
  Files          652      652              
  Lines       106397   105287    -1110     
===========================================
- Hits         56987    56234     -753     
+ Misses       49410    49053     -357     

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

@ZHUI ZHUI changed the title Add hardward flops for pretraining Add hardware flops for pretraining Sep 3, 2024
@ZHUI ZHUI closed this Sep 6, 2024
@ZHUI ZHUI reopened this Sep 6, 2024
@ZHUI ZHUI merged commit 5c1779c into PaddlePaddle:develop Sep 13, 2024
10 of 14 checks passed
@ZHUI ZHUI deleted the add_mfu branch September 20, 2024 06:49
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.

3 participants