pytorch
2f296cfd - Add a reshape_copy operator. (#88314)

Commit
2 years ago
Add a reshape_copy operator. (#88314) The semantics is "as if" you did a reshape, but it always copied even if the input was directly view'able. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/88314 Approved by: https://github.com/albanD
Author
Committer
Parents
Loading