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 timm model swsl_resnext101_32x16d #1880

Closed
chuanqi129 opened this issue Nov 17, 2022 · 6 comments
Closed
Labels
bug Something isn't working cpu

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 512==512, stride 1==3136 at dim=1

Minified repro

python benchmarks/dynamo/timm_models.py --performance --float32 -dcpu -n50 --inductor --no-skip --dashboard --only=swsl_resnext101_32x16d --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 timm model swsl_resnext101_32x16d [Inductor] [CPU] Crash failure in timm model swsl_resnext101_32x16d Nov 17, 2022
@eellison eellison added the cpu label Nov 17, 2022
@eellison
Copy link
Contributor

Hi @chuanqi129, thank you for the issues. You opened 8 issues for what appears to be one bug - I'm going to close the others as dupe.

@eellison
Copy link
Contributor

Hi, @chuanqi129, thank you for opening the issues. I could not repro this on master. Can you please submit a minified repro ?

@eellison
Copy link
Contributor

This doesn't repro on master for me. Please try a more recent nightly commit and re-open if you are still seeing the error.

@chuanqi129
Copy link
Author

Thanks @eellison for your quick response. We're testing the recent nightly commit to refresh the Inductor CPU performance dashboard (twice per week), and will update if we still meet some issues. And also thanks for your guide, we'll classify the failures in advance in the future to avoid a lot of duplicate issues.

@eellison
Copy link
Contributor

@chuanqi129 thank you, we appreciate the issues ! If you submit with a minified repro it's more likely that someone will fix it quickly! We appreciate that. Thank you. See, minifier here.

@chuanqi129
Copy link
Author

Thanks @eellison. Sure, We will study how to use it

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

No branches or pull requests

2 participants