pytorch
cd7c86ea - Add prims.clone (#86705)

Commit
3 years ago
Add prims.clone (#86705) This simple PR adds `clone` as a primitive. Current implementation of `clone` is not supported with nvFuser executor because of `empty_like` + `copy_to`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/86705 Approved by: https://github.com/mruberry
Author
Committer
Parents
Loading