-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Add a tutorial for Tensorboard profiler #1381
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 a tutorial for Tensorboard profiler #1381
Conversation
@@ -0,0 +1,242 @@ | |||
""" | |||
PyTorch TensorBoard Profiler |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PyTorch Profiler
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already a recipe named as "PYTORCH PROFILER". What about naming ours as "PyTorch Profiler With TensorBoard"?
3617e6e
to
5acf7d9
Compare
Co-authored-by: maxluk <maxluk@microsoft.com>
5acf7d9
to
9bcf2d2
Compare
Hi @gaoteng-git! Can this PR be closed? The PyTorch Profiler With TensorBoard tutorial was merged in #1380 |
No description provided.