xla
8a78bec5 - Make alias return a fresh TensorImpl.

Commit
3 years ago
Make alias return a fresh TensorImpl. This is needed to appease https://github.com/pytorch/pytorch/pull/84893 where we need to actually return fresh TensorImpl in the kernel implementation; the AD machinery won't do this for you. Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Author
Parents
Loading