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

Clean up train system metrics #2707

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Clean up train system metrics #2707

merged 1 commit into from
Jan 16, 2025

Conversation

laggui
Copy link
Member

@laggui laggui commented Jan 16, 2025

Checklist

  • Confirmed that run-checks all script has been executed.

Changes

Changed the "metrics" flag name to "sys-metrics" in burn-train, which only includes the system related metrics (as they require additional dependencies). This was the original intent for the feature flag (as documented at the burn root feature flag level). The other training metrics can automatically be included.

Copy link
Collaborator

@antimora antimora left a comment

Choose a reason for hiding this comment

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

LGTM. Seems a straight forward change.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.36%. Comparing base (9daf048) to head (f117f28).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2707   +/-   ##
=======================================
  Coverage   83.36%   83.36%           
=======================================
  Files         819      819           
  Lines      106660   106660           
=======================================
  Hits        88916    88916           
  Misses      17744    17744           

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

@nathanielsimard nathanielsimard merged commit 05925f1 into main Jan 16, 2025
11 checks passed
@nathanielsimard nathanielsimard deleted the fix/train/sys-metrics branch January 16, 2025 17:54
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