-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Fixed Error message for tensor.align_to #27221
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
facebook-github-bot
left a comment
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.
@izdeby has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
zou3519
left a comment
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.
thanks!
facebook-github-bot
left a comment
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.
@izdeby has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
Summary: Fixing this [issue1](pytorch/pytorch#27074) and [issue2](pytorch/pytorch#27073) Tested via unit tests Pull Request resolved: pytorch/pytorch#27221 Differential Revision: D17716235 Pulled By: izdeby fbshipit-source-id: c7bafd16b469c91924ebc3dba77ca56424d4c93c
Summary: Fixing this [issue1](pytorch#27074) and [issue2](pytorch#27073) Tested via unit tests Pull Request resolved: pytorch#27221 Differential Revision: D17716235 Pulled By: izdeby fbshipit-source-id: c7bafd16b469c91924ebc3dba77ca56424d4c93c
Fixing this issue1 and issue2
Tested via unit tests