pytorch
93b64f0a - [Easy] Remove C++ call now that it wont be on hot path (#98943)

Commit
1 year ago
[Easy] Remove C++ call now that it wont be on hot path (#98943) Since we will be caching output tensors, it is no longer necessary for this logic to be in C++ Pull Request resolved: https://github.com/pytorch/pytorch/pull/98943 Approved by: https://github.com/ezyang, https://github.com/jansel
Author
Committer
Parents
Loading