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

Update time to ms on CPU #126

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

yanbing-j
Copy link
Collaborator

This PR is to update the elapsed_time to ms on CPU, aligned with CUDA. start_event.elapsed_time in CUDA is represented by ms, while time.time() is represented by s.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 3, 2024
@yanbing-j
Copy link
Collaborator Author

Hi @cpuhrsch , could you please take a look? Thanks!

@cpuhrsch cpuhrsch merged commit de861af into pytorch-labs:main Jul 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants