forked from pytorch/pytorch
-
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.
Remove unnecessary type dispatches from Variable::Impl ctor (pytorch#…
…13630) Summary: This should improve the performance of wrapping a tensor in a Variable Pull Request resolved: pytorch#13630 Reviewed By: ezyang Differential Revision: D12944960 Pulled By: zou3519 fbshipit-source-id: 89fa78a563e46a747d851a90ffd1b5cf3cd2d0d7
- Loading branch information
1 parent
2ae8e46
commit e70321e
Showing
2 changed files
with
2 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