pytorch
9643f066 - Move all autograd_meta_ manipulating operations out-of-line. (#28592)

Commit
5 years ago
Move all autograd_meta_ manipulating operations out-of-line. (#28592) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/28592 These aren't perf critical, and putting them in a cpp file makes it easier to work on them. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Test Plan: Imported from OSS Differential Revision: D18171158 Pulled By: ezyang fbshipit-source-id: 4aad434ad4aecba7ed46761f676df6bbec37733e
Author
Parents
Loading