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

Add Torch Profiler Support #1226

Merged
merged 5 commits into from
May 21, 2024
Merged

Add Torch Profiler Support #1226

merged 5 commits into from
May 21, 2024

Conversation

DayOfThePenguin
Copy link
Contributor

This turned out to be simpler to use and with the right arguments provides much of the same information as what's provided by nsight systems. Bonus points for easy TensorBoard integration.

This might have to be rethought a bit to make it play nicely with WanB logging as well; I'm not familiar with how logging works there/if they'd support displaying these profiles natively.

Copy link
Member

@Quentin-Anthony Quentin-Anthony left a comment

Choose a reason for hiding this comment

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

Awesome. Tested and working for me.

@Quentin-Anthony Quentin-Anthony merged commit 2746d43 into main May 21, 2024
2 checks passed
@Quentin-Anthony Quentin-Anthony deleted the torch_profiler branch May 21, 2024 22:36
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.

None yet

2 participants