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

Only print timer summary on rank 0 #394

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daniellepintz
Copy link
Contributor

Summary: Since this will be used mostly for local debugging let's only print this on rank 0

Differential Revision: D45975140

Summary: Since this will be used mostly for local debugging let's only print this on rank 0

Differential Revision: D45975140

fbshipit-source-id: 418de1fa5ea73e15d798c1e083d965d98cb54251
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45975140

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@c9411fa). Click here to learn what that means.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #394   +/-   ##
=========================================
  Coverage          ?   86.92%           
=========================================
  Files             ?       92           
  Lines             ?     6682           
  Branches          ?        0           
=========================================
  Hits              ?     5808           
  Misses            ?      874           
  Partials          ?        0           
Impacted Files Coverage Δ
torchtnt/framework/evaluate.py 92.75% <100.00%> (ø)
torchtnt/framework/fit.py 83.33% <100.00%> (ø)
torchtnt/framework/predict.py 91.30% <100.00%> (ø)
torchtnt/framework/train.py 93.04% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

2 participants