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 timer for Paddle optimizer (#7563) (#9128) #9147

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ForFishes
Copy link
Member

PR types

New features

PR changes

Others

Description

Add timer for Paddle optimizer (#7563) (#9128)

* Add timer for optimizer (PaddlePaddle#7563)

* add timer for optimizer

* add timer for optimizer

* fix bug in timer

* add try catch
Copy link

paddle-bot bot commented Sep 18, 2024

Thanks for your contribution!

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 56.25000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 53.26%. Comparing base (e340457) to head (f44d129).

Files with missing lines Patch % Lines
paddlenlp/trainer/training_args.py 16.66% 5 Missing ⚠️
paddlenlp/trainer/trainer.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #9147   +/-   ##
========================================
  Coverage    53.26%   53.26%           
========================================
  Files          652      652           
  Lines       105587   105599   +12     
========================================
+ Hits         56237    56245    +8     
- Misses       49350    49354    +4     

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

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.

1 participant