xla
aa597be8 - Add _unsafe_view to ATen XLA tensor

Commit
6 years ago
Add _unsafe_view to ATen XLA tensor _unsafe_view is exactly the same as view except that the returned tensor is not treated like a view for autograd. It's supposed to be used when the viewed tensor is immediately discarded.
Author
Committer
Parents
Loading