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

Fix Bandwidth Calculations in JSON #993

Closed
wants to merge 1 commit into from

Conversation

sraikund16
Copy link
Contributor

@sraikund16 sraikund16 commented Sep 25, 2024

Summary:
We are using TSC timestamps as durations instead of the conversion to seconds. We should never call the start/end bare, only use the duration() and timstamp() functions

Differential Revision: D63422014

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

sraikund16 added a commit to sraikund16/kineto that referenced this pull request Sep 26, 2024
Summary:
Pull Request resolved: pytorch#993

We are using TSC timestamps as durations instead of the conversion to seconds. We should never call the start/end bare, only use the duration() and timstamp() functions

Differential Revision: D63422014
Summary:
Pull Request resolved: pytorch#993

We are using TSC timestamps as durations instead of the conversion to seconds. We should never call the start/end bare, only use the duration() and timstamp() functions

Differential Revision: D63422014
@facebook-github-bot
Copy link
Contributor

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

Copy link
Contributor

@sanrise sanrise left a comment

Choose a reason for hiding this comment

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

Lgtm, thanks!

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b5c85da.

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.

5 participants