-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Refactor _cuda_recordMemoryHistory to use pybind11 #86139
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
Signed-off-by: Edward Z. Yang <ezyang@fb.com> [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/86139
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 430754f: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
albanD
left a comment
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.
Any specific things that this should fix?
But sounds good.
|
It will make it a lot easier for me to add another bool in the next PR |
Signed-off-by: Edward Z. Yang <ezyangfb.com> [ghstack-poisoned]
|
/easycla As part of the transition to the PyTorch Foundation, this project now requires contributions be covered under the new CLA. See #85559 for additional details. This comment will trigger a new check of this PR. If you are already covered, you will simply see a new "EasyCLA" check that passes. If you are not covered, a bot will leave a new comment with a link to sign. |
Summary: Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: #86139 Approved by: https://github.com/albanD Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/97d6b5bbf89172ad94143f4ce4a9b9a3a4d7b744 Reviewed By: seemethere Differential Revision: D40167036 Pulled By: seemethere fbshipit-source-id: 46cde50c25f03b95378e98f4cb4407328cd5417d
Stack from ghstack (oldest at bottom):
Signed-off-by: Edward Z. Yang ezyang@fb.com