-
Notifications
You must be signed in to change notification settings - Fork 80
Enhancement: Add nsys and pytorch profiler debug trace support #744
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
Conversation
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (42.55%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #744 +/- ##
==========================================
- Coverage 85.97% 85.70% -0.28%
==========================================
Files 102 102
Lines 7579 7623 +44
==========================================
+ Hits 6516 6533 +17
- Misses 1063 1090 +27
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
To improve benchmark debugging, the following debug methods were added:
pytorch profiler in model benchmark
These 2 runtime variables need to be configured in SB config file.
nsys in SB runner
These 2 runtime variables need to be configured in runner's ENV