-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[Profiler] record gradient from nnModule #86355
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/86355
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit a54891b: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D39711295 |
e1a95be to
091e003
Compare
|
This pull request was exported from Phabricator. Differential Revision: D39711295 |
091e003 to
994d56c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D39711295 |
Summary: Pull Request resolved: pytorch#86355 - catch .grad tensor info - update data type and `check_and_store`, etc - update unit test case Test Plan: buck run mode/opt //caffe2/test:profiler Reviewed By: chaekit Differential Revision: D39711295 fbshipit-source-id: 53f335bd5c828dce4752c80439e2dfad7e1cca38
|
This pull request was exported from Phabricator. Differential Revision: D39711295 |
994d56c to
a54891b
Compare
|
@pytorchbot merge (Initiating merge automatically since Phabricator Diff has merged) |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
|
Hey @slgong-fb. |
Summary: Pull Request resolved: #86355 - catch .grad tensor info - update data type and `check_and_store`, etc - update unit test case Test Plan: buck run mode/opt //caffe2/test:profiler Reviewed By: chaekit Differential Revision: D39711295 fbshipit-source-id: 49fa5f0159d473b1da8a18a380177e3b6cd51760
Summary:
check_and_store, etcTest Plan: buck run mode/opt //caffe2/test:profiler
Reviewed By: chaekit
Differential Revision: D39711295