forked from pytorch/FBGEMM
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uvm_to_device expose device as interface (pytorch#3030)
Summary: Pull Request resolved: pytorch#3030 X-link: facebookresearch/FBGEMM#128 sometimes we have device directly. dont need to create a dummy tensor Reviewed By: bixue2010 Differential Revision: D61740444 fbshipit-source-id: 67e8dc6b95eb03bd8ef86edf61fe662f9b832430
- Loading branch information
1 parent
d545293
commit 95a406c
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters