-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[nativert] make per-node benchmark work with memory planning #159117
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/159117
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit 1ed54a7 with merge base ee84ba4 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D78934104 |
…#159117) Summary: this will use-after-free otherwise Test Plan: buck2 run //sigmoid/inference/test_cpu:prod_model_benchmark -- --pytorch_predictor_sigmoid_memory_layout_planning_enable=true --pytorch_predictor_sigmoid_memory_layout_planning_modules=local,local_request_only,user,object,mix,merge,remote_request_only,remote_other --load_lowered_merge=0 Rollback Plan: Differential Revision: D78934104
…#159117) Summary: Pull Request resolved: pytorch#159117 this will use-after-free otherwise Test Plan: buck2 run //sigmoid/inference/test_cpu:prod_model_benchmark -- --pytorch_predictor_sigmoid_memory_layout_planning_enable=true --pytorch_predictor_sigmoid_memory_layout_planning_modules=local,local_request_only,user,object,mix,merge,remote_request_only,remote_other --load_lowered_merge=0 Rollback Plan: Reviewed By: SherlockNoMad Differential Revision: D78934104
This pull request was exported from Phabricator. Differential Revision: D78934104 |
This pull request was exported from Phabricator. Differential Revision: D78934104 |
@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 |
Summary: this will use-after-free otherwise Rollback Plan: Differential Revision: D78934104 Pull Request resolved: #159117 Approved by: https://github.com/SherlockNoMad
Summary: this will use-after-free otherwise
Rollback Plan:
Differential Revision: D78934104