Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Inductor] [CPU] Crash failure in torchbench model timm_resnest #1876

Closed
chuanqi129 opened this issue Nov 17, 2022 · 1 comment
Closed

[Inductor] [CPU] Crash failure in torchbench model timm_resnest #1876

chuanqi129 opened this issue Nov 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@chuanqi129
Copy link

馃悰 Describe the bug

This failure was found in latest TorchInductor CPU Performance Dashboard refresh test in pytorch/pytorch#93531

SW information

SW Nightly commit Master/Main commit
Pytorch 637228b 46796fe
Torchbench / 022dfe3
torchaudio 4b10b6a 74f9a89
torchtext 71e4561 c047efe
torchvision 797e1ac ffd5a56

detail info reference the Dashboard

Error logs

ERROR:common:Failed for dynamo expected size 256==256, stride 1==3136 at dim=1

Minified repro

python benchmarks/dynamo/torchbench.py --performance --float32 -dcpu -n50 --inductor --no-skip --dashboard --only=timm_resnest --batch_size 1

@chuanqi129 chuanqi129 added the bug Something isn't working label Nov 17, 2022
@eellison eellison changed the title [Inductor] Crash failure in torchbench model timm_resnest [Inductor] [CPU] Crash failure in torchbench model timm_resnest Nov 17, 2022
@eellison
Copy link
Contributor

Appears to be dupe of #1880

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants