-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Initial minifier smoke test + runbook #95670
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/95670
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 0a5725a: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D43415890 |
Summary: Pull Request resolved: pytorch#95670 Adds a manual smoke test for the minifier in fb code to use as an example for the runbook. (We already have automatic tests which should be running) See draft runbook: https://docs.google.com/document/d/18I0KYhWiYo4taC4foR2UcijJXYyEcZV4McBJQIUSSJw/edit# Test Plan: buck2 run mode/dev-nosan //caffe2/test/inductor:minifier_smoke Run displayed minifier launcher script, and it should reduce the graph from 5 to 3 nodes Differential Revision: D43415890 fbshipit-source-id: b0252fde9807a07bd4b699b1241561f2d53da60c
This pull request was exported from Phabricator. Differential Revision: D43415890 |
17ab906
to
3f773c0
Compare
@mlazos has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@pytorchbot merge |
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: Adds a manual smoke test for the minifier in fb code to use as an example for the runbook. (We already have automatic tests which should be running) See draft runbook: https://docs.google.com/document/d/18I0KYhWiYo4taC4foR2UcijJXYyEcZV4McBJQIUSSJw/edit# Test Plan: buck2 run mode/dev-nosan //caffe2/test/inductor:minifier_smoke Run displayed minifier launcher script, and it should reduce the graph from 5 to 3 nodes Differential Revision: D43415890 Pull Request resolved: pytorch/pytorch#95670 Approved by: https://github.com/yanboliang, https://github.com/anijain2305
Summary: Adds a manual smoke test for the minifier in fb code to use as an example for the runbook. (We already have automatic tests which should be running) See draft runbook: https://docs.google.com/document/d/18I0KYhWiYo4taC4foR2UcijJXYyEcZV4McBJQIUSSJw/edit# Test Plan: buck2 run mode/dev-nosan //caffe2/test/inductor:minifier_smoke Run displayed minifier launcher script, and it should reduce the graph from 5 to 3 nodes Differential Revision: D43415890 Pull Request resolved: pytorch/pytorch#95670 Approved by: https://github.com/yanboliang, https://github.com/anijain2305
Summary: Adds a manual smoke test for the minifier in fb code to use as an example for the runbook. (We already have automatic tests which should be running) See draft runbook: https://docs.google.com/document/d/18I0KYhWiYo4taC4foR2UcijJXYyEcZV4McBJQIUSSJw/edit# Test Plan: buck2 run mode/dev-nosan //caffe2/test/inductor:minifier_smoke Run displayed minifier launcher script, and it should reduce the graph from 5 to 3 nodes Differential Revision: D43415890 Pull Request resolved: pytorch/pytorch#95670 Approved by: https://github.com/yanboliang, https://github.com/anijain2305
This reverts commit 94bec94.
Summary:
Adds a manual smoke test for the minifier in fb code to use as an example for the runbook. (We already have automatic tests which should be running)
See draft runbook:
https://docs.google.com/document/d/18I0KYhWiYo4taC4foR2UcijJXYyEcZV4McBJQIUSSJw/edit#
Test Plan:
buck2 run mode/dev-nosan //caffe2/test/inductor:minifier_smoke
Run displayed minifier launcher script, and it should reduce the graph from 5 to 3 nodes
Differential Revision: D43415890
cc @soumith @voznesenskym @yanboliang @penguinwu @anijain2305 @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @peterbell10 @desertfire