-
Notifications
You must be signed in to change notification settings - Fork 24.5k
ZeroTensor with 'cuda' device doesn't correctly set the CUDA dispatch key #71160
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
Labels
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
ZeroTensor
Comments
Additionally the cuda device index is also not set which causes device checks to fail when the op is registered as >>> y=torch.randn(4, device='cuda')
>>> z=torch._efficientzerotensor(4, device='cuda')
>>> y.device
device(type='cuda', index=0)
>>> z.device
device(type='cuda') |
anjali411
added a commit
that referenced
this issue
Jan 24, 2022
…ors" Fixes #71160 [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Jan 25, 2022
…ors" Fixes #71160 #69925 Differential Revision: [D33768645](https://our.internmc.facebook.com/intern/diff/D33768645) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Jan 25, 2022
Fixes #71160 #69925 Differential Revision: [D33768645](https://our.internmc.facebook.com/intern/diff/D33768645) [ghstack-poisoned]
facebook-github-bot
pushed a commit
that referenced
this issue
Jan 25, 2022
anjali411
added a commit
that referenced
this issue
Jan 28, 2022
…ors" Fixes #71160 #69925 Differential Revision: [D33834916](https://our.internmc.facebook.com/intern/diff/D33834916) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Jan 28, 2022
Fixes #71160 #69925 Differential Revision: [D33834916](https://our.internmc.facebook.com/intern/diff/D33834916) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Jan 28, 2022
…ors" Fixes #71160 #69925 Differential Revision: [D33834916](https://our.internmc.facebook.com/intern/diff/D33834916) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Jan 28, 2022
Fixes #71160 #69925 Differential Revision: [D33834916](https://our.internmc.facebook.com/intern/diff/D33834916) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Jan 28, 2022
…ors" Fixes #71160 #69925 Differential Revision: [D33834916](https://our.internmc.facebook.com/intern/diff/D33834916) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Jan 28, 2022
Fixes #71160 #69925 Differential Revision: [D33834916](https://our.internmc.facebook.com/intern/diff/D33834916) [ghstack-poisoned]
facebook-github-bot
pushed a commit
that referenced
this issue
Jan 30, 2022
anjali411
added a commit
that referenced
this issue
Feb 2, 2022
…ors" Fixes #71160 #69925 #69913 Differential Revision: [D33897543](https://our.internmc.facebook.com/intern/diff/D33897543) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Feb 2, 2022
Fixes #71160 #69925 #69913 Differential Revision: [D33897543](https://our.internmc.facebook.com/intern/diff/D33897543) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Feb 2, 2022
…ors" Fixes #71160 #69925 #69913 Differential Revision: [D33897543](https://our.internmc.facebook.com/intern/diff/D33897543) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Feb 2, 2022
Fixes #71160 #69925 #69913 Differential Revision: [D33897543](https://our.internmc.facebook.com/intern/diff/D33897543) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Feb 2, 2022
…ors" Fixes #71160 #69925 #69913 Differential Revision: [D33897543](https://our.internmc.facebook.com/intern/diff/D33897543) [ghstack-poisoned]
anjali411
added a commit
that referenced
this issue
Feb 2, 2022
Fixes #71160 #69925 #69913 Differential Revision: [D33897543](https://our.internmc.facebook.com/intern/diff/D33897543) [ghstack-poisoned]
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 3, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 Test Plan: Imported from OSS Reviewed By: pbelevich, ngimel Differential Revision: D33768645 Pulled By: anjali411 fbshipit-source-id: 66ce9907630b65a12c0775077147a7e72ff4cee4 (cherry picked from commit 3af98a4)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 3, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 pytorch/pytorch#69925 Test Plan: Imported from OSS Reviewed By: george-qi Differential Revision: D33834916 Pulled By: anjali411 fbshipit-source-id: 11cec343e95e2ee188ab7576f26f64aa19317891 (cherry picked from commit f6e86f8)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 3, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 pytorch/pytorch#69925 #69913 Test Plan: Imported from OSS Reviewed By: VitalyFedyunin Differential Revision: D33897543 Pulled By: anjali411 fbshipit-source-id: f1d8608c351876b8c2619da5ef891f74bad30ab5 (cherry picked from commit 643e666)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 3, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 Test Plan: Imported from OSS Reviewed By: pbelevich, ngimel Differential Revision: D33768645 Pulled By: anjali411 fbshipit-source-id: 66ce9907630b65a12c0775077147a7e72ff4cee4 (cherry picked from commit 3af98a4)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 3, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 pytorch/pytorch#69925 Test Plan: Imported from OSS Reviewed By: george-qi Differential Revision: D33834916 Pulled By: anjali411 fbshipit-source-id: 11cec343e95e2ee188ab7576f26f64aa19317891 (cherry picked from commit f6e86f8)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 3, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 pytorch/pytorch#69925 #69913 Test Plan: Imported from OSS Reviewed By: VitalyFedyunin Differential Revision: D33897543 Pulled By: anjali411 fbshipit-source-id: f1d8608c351876b8c2619da5ef891f74bad30ab5 (cherry picked from commit 643e666)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 9, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 Test Plan: Imported from OSS Reviewed By: pbelevich, ngimel Differential Revision: D33768645 Pulled By: anjali411 fbshipit-source-id: 66ce9907630b65a12c0775077147a7e72ff4cee4 (cherry picked from commit 3af98a4)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 9, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 pytorch/pytorch#69925 Test Plan: Imported from OSS Reviewed By: george-qi Differential Revision: D33834916 Pulled By: anjali411 fbshipit-source-id: 11cec343e95e2ee188ab7576f26f64aa19317891 (cherry picked from commit f6e86f8)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 9, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 pytorch/pytorch#69925 #69913 Test Plan: Imported from OSS Reviewed By: VitalyFedyunin Differential Revision: D33897543 Pulled By: anjali411 fbshipit-source-id: f1d8608c351876b8c2619da5ef891f74bad30ab5 (cherry picked from commit 643e666)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 9, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 Test Plan: Imported from OSS Reviewed By: pbelevich, ngimel Differential Revision: D33768645 Pulled By: anjali411 fbshipit-source-id: 66ce9907630b65a12c0775077147a7e72ff4cee4 (cherry picked from commit 3af98a4)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 9, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 pytorch/pytorch#69925 Test Plan: Imported from OSS Reviewed By: george-qi Differential Revision: D33834916 Pulled By: anjali411 fbshipit-source-id: 11cec343e95e2ee188ab7576f26f64aa19317891 (cherry picked from commit f6e86f8)
cyyever
pushed a commit
to cyyever/pytorch_private
that referenced
this issue
Feb 9, 2022
Summary: Pull Request resolved: pytorch/pytorch#71611 Fixes pytorch/pytorch#71160 pytorch/pytorch#69925 #69913 Test Plan: Imported from OSS Reviewed By: VitalyFedyunin Differential Revision: D33897543 Pulled By: anjali411 fbshipit-source-id: f1d8608c351876b8c2619da5ef891f74bad30ab5 (cherry picked from commit 643e666)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
ZeroTensor
Uh oh!
There was an error while loading. Please reload this page.
🐛 Describe the bug
Versions
Master
cc @ezyang @albanD @zou3519 @gqchen @pearu @nikitaved @soulitzer @lezcano @Varal7
The text was updated successfully, but these errors were encountered: