-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Fix for Conv shape check prints overflowed ints #25827
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
thanks, i'm actually landing #25146 which is the same bugfix, but you have a test too :) |
@soumith Thanks for the heads up. I am fairly new to pytorch and this is my first stab @ pytorch issues. Any suggestions on the CI build failures? |
@pytorchbot rebase this please |
@spidydev the tests had some kind of infra failure. i've rebased the PR, let's see. |
Syncing to latest master
@soumith @tczhangzhi is the pipeline still broken ? I am unable to pass CI ? Any suggestions? |
As far as I know, this error is not caused by us this time:
Maybe @xta0 (who is working on |
@pytorchbot rebase this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@soumith is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Summary: Fix for issue pytorch#19947 Pull Request resolved: pytorch#25827 Differential Revision: D17508653 Pulled By: soumith fbshipit-source-id: 1afec60b9b39de5f2d0be44a170650aa4c1879cf
Fix for issue #19947