Skip to content

Fix dynamo benchmark skip logic for cpu device#135193

Closed
zxd1997066 wants to merge 4 commits intopytorch:mainfrom
zxd1997066:xiangdong/fix_hf
Closed

Fix dynamo benchmark skip logic for cpu device#135193
zxd1997066 wants to merge 4 commits intopytorch:mainfrom
zxd1997066:xiangdong/fix_hf

Conversation

@zxd1997066
Copy link
Contributor

@zxd1997066 zxd1997066 commented Sep 5, 2024

Fixes #132380, adjust torchbench and huggingface skip models list, then we can remove --no-skip when running benchmarks on 3 suites.

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames @rec

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 5, 2024

🔗 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 Failures

As of commit d65e3ca with merge base 3bebc09 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@zxd1997066 zxd1997066 force-pushed the xiangdong/fix_hf branch 3 times, most recently from 27135cf to dafa8f5 Compare September 6, 2024 06:02
@zxd1997066 zxd1997066 marked this pull request as ready for review September 6, 2024 06:04
@zxd1997066
Copy link
Contributor Author

@pytorchbot rebase -b main

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/main. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased xiangdong/fix_hf onto refs/remotes/origin/main, please pull locally before adding more changes (for example, via git checkout xiangdong/fix_hf && git pull --rebase)

@zxd1997066 zxd1997066 force-pushed the xiangdong/fix_hf branch 5 times, most recently from fa2ab4b to f5895a9 Compare September 6, 2024 14:00
@chuanqi129
Copy link
Collaborator

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased xiangdong/fix_hf onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout xiangdong/fix_hf && git pull --rebase)

@chuanqi129
Copy link
Collaborator

Suggest to rename the title to "Fix dynamo benchmark skip logic for cpu device"

@zxd1997066 zxd1997066 changed the title Fix benchmarks/dynamo/huggingface configuration typo and align skipped cpu models as previous Fix dynamo benchmark skip logic for cpu device Sep 8, 2024
@chuanqi129
Copy link
Collaborator

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased xiangdong/fix_hf onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout xiangdong/fix_hf && git pull --rebase)

@ezyang ezyang added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Sep 9, 2024
@chuanqi129 chuanqi129 added the ciflow/trunk Trigger trunk jobs on your pull request label Sep 9, 2024
@chunyuan-w chunyuan-w added the topic: not user facing topic category label Sep 9, 2024
@chunyuan-w
Copy link
Collaborator

Hi @jansel @desertfire could you please help review this PR?

@chuanqi129
Copy link
Collaborator

@pytorchbot merge

1 similar comment
@zxd1997066
Copy link
Contributor Author

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

zxd1997066 added a commit to zxd1997066/pytorch that referenced this pull request Sep 10, 2024
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)
facebook-github-bot pushed a commit to pytorch/benchmark that referenced this pull request Sep 11, 2024
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
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
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
kit1980 pushed a commit that referenced this pull request Sep 20, 2024
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: dynamo open source topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[inductor][cpu] LayoutLMForSequenceClassification amp single thread accuracy failure

7 participants