Fix dynamo benchmark skip logic for cpu device#135193
Fix dynamo benchmark skip logic for cpu device#135193zxd1997066 wants to merge 4 commits intopytorch:mainfrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/135193
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d65e3ca with merge base 3bebc09 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
27135cf to
dafa8f5
Compare
|
@pytorchbot rebase -b main |
|
@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here |
|
Successfully rebased |
dafa8f5 to
18dcc4a
Compare
fa2ab4b to
f5895a9
Compare
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
f5895a9 to
26a17dc
Compare
|
Suggest to rename the title to "Fix dynamo benchmark skip logic for cpu device" |
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
fdb5725 to
d65e3ca
Compare
|
Hi @jansel @desertfire could you please help review this PR? |
|
@pytorchbot merge |
1 similar comment
|
@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 |
Fixes pytorch#132380, adjust torchbench and huggingface skip models list, then we can remove `--no-skip` when running benchmarks on 3 suites. Pull Request resolved: pytorch#135193 Approved by: https://github.com/chuanqi129, https://github.com/jansel (cherry picked from commit 7ec17b4)
Summary: Fixes #132380, adjust torchbench and huggingface skip models list, then we can remove `--no-skip` when running benchmarks on 3 suites. X-link: pytorch/pytorch#135193 Approved by: https://github.com/chuanqi129, https://github.com/jansel Reviewed By: izaitsevfb Differential Revision: D62465671 fbshipit-source-id: 4b7e38c50bd3f09b9422f14ccc8cd01a56892bb5
Fixes pytorch#132380, adjust torchbench and huggingface skip models list, then we can remove `--no-skip` when running benchmarks on 3 suites. Pull Request resolved: pytorch#135193 Approved by: https://github.com/chuanqi129, https://github.com/jansel
Fixes #132380, adjust torchbench and huggingface skip models list, then we can remove `--no-skip` when running benchmarks on 3 suites. Pull Request resolved: #135193 Approved by: https://github.com/chuanqi129, https://github.com/jansel (cherry picked from commit 7ec17b4)
Fixes #132380, adjust torchbench and huggingface skip models list, then we can remove
--no-skipwhen running benchmarks on 3 suites.cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames @rec