pytorch
b64acfa9 - [PyTorch] Move non-template part of TensorImpl::Resize to cpp (#53388)

Commit
3 years ago
[PyTorch] Move non-template part of TensorImpl::Resize to cpp (#53388) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/53388 Most of this method did not depend on the template parameter. No need to include it in the .h file or duplicate it in the generated code. ghstack-source-id: 123211590 Test Plan: Existing CI should cover this Reviewed By: smessmer Differential Revision: D26851985 fbshipit-source-id: 115e00fa3fde547c4c0009f2679d4b1e9bdda5df
Author
Parents
Loading