-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[MKLDNN] Check that strides are positive #151848
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/151848
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit a672811 with merge base c312d8c ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@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 |
@pytorchbot cherry-pick --onto release/2.7 -c critical |
For pooling ops. Prevents division-by-zero when argument is wrong Fixes #149274 Pull Request resolved: #151848 Approved by: https://github.com/atalman (cherry picked from commit 6f32712)
Cherry picking #151848The cherry pick PR is at #153092 and it is recommended to link a critical cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
[MKLDNN] Check that strides are positive (#151848) For pooling ops. Prevents division-by-zero when argument is wrong Fixes #149274 Pull Request resolved: #151848 Approved by: https://github.com/atalman (cherry picked from commit 6f32712) Co-authored-by: Nikita Shulga <nshulga@meta.com>
Stack from ghstack (oldest at bottom):
For pooling ops. Prevents division-by-zero when argument is wrong
Fixes #149274
cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @jerryzh168 @gujinghui @PenghuiCheng @jianyuh @min-jean-cho @yanbing-j @Guobing-Chen @Xia-Weiwen @snadampal