Skip to content

add timing callback#657

Merged
sichu2023 merged 1 commit into
mainfrom
sichu/timeing_callback
Jan 26, 2025
Merged

add timing callback#657
sichu2023 merged 1 commit into
mainfrom
sichu/timeing_callback

Conversation

@sichu2023
Copy link
Copy Markdown
Contributor

Description

Add timing callback to log train step time in second

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor
  • Documentation update
  • Other (please describe):

@sichu2023
Copy link
Copy Markdown
Contributor Author

W B Chart 1_24_2025, 10_39_52 AM
W B Chart 1_24_2025, 10_39_56 AM

Signed-off-by: sichu <sichu@nvidia.com>
@sichu2023 sichu2023 force-pushed the sichu/timeing_callback branch from 38bff8d to 4f357f1 Compare January 24, 2025 18:40
@sichu2023 sichu2023 requested a review from dorotat-nv January 24, 2025 18:40
Copy link
Copy Markdown
Collaborator

@jstjohn jstjohn left a comment

Choose a reason for hiding this comment

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

🚢

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.75%. Comparing base (939bc72) to head (4f357f1).
⚠️ Report is 546 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #657   +/-   ##
=======================================
  Coverage   86.75%   86.75%           
=======================================
  Files         118      118           
  Lines        7058     7059    +1     
=======================================
+ Hits         6123     6124    +1     
  Misses        935      935           
Files with missing lines Coverage Δ
...ionemo-esm2/src/bionemo/esm2/scripts/train_esm2.py 93.85% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pstjohn
Copy link
Copy Markdown
Collaborator

pstjohn commented Jan 25, 2025

Just a heads up -- you probably didn't need slow and notebook tests here. Those will get run during the merge queue check anyways.

@sichu2023 sichu2023 added this pull request to the merge queue Jan 26, 2025
Merged via the queue into main with commit 5d40adb Jan 26, 2025
@sichu2023 sichu2023 deleted the sichu/timeing_callback branch January 26, 2025 02:06
sichu2023 added a commit that referenced this pull request Feb 10, 2025
### Description
Add timing callback to log train step time in second

- [ ]  Bug fix (non-breaking change which fixes an issue)
- [x]  New feature (non-breaking change which adds functionality)
- [ ]  Refactor
- [ ]  Documentation update
- [ ]  Other (please describe):

Signed-off-by: sichu <sichu@nvidia.com>
sichu2023 added a commit that referenced this pull request Feb 10, 2025
### Description
Add timing callback to log train step time in second

- [ ]  Bug fix (non-breaking change which fixes an issue)
- [x]  New feature (non-breaking change which adds functionality)
- [ ]  Refactor
- [ ]  Documentation update
- [ ]  Other (please describe):

Signed-off-by: sichu <sichu@nvidia.com>
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.

4 participants