pytorch
7702ca49 - [functorch] Simplify BatchedTensorImpl (#84642)

Commit
2 years ago
[functorch] Simplify BatchedTensorImpl (#84642) Three changes: - deleted an unused constructor - simplified an implementation from the old days when a BatchedTensorImpl could have multiple bdims - added a comment about getKeysToPropagateToWrapper Differential Revision: [D39315049](https://our.internmc.facebook.com/intern/diff/D39315049) Pull Request resolved: https://github.com/pytorch/pytorch/pull/84642 Approved by: https://github.com/samdow
Author
Committer
Parents
Loading