pytorch
7f051b4d - Implement F.pad in ATen

Commit
3 years ago
Implement F.pad in ATen This moves the C++ torch pad function into ATen proper. Once the forward-compatibility period is over, the python interface can use this directly. Pull Request resolved: https://github.com/pytorch/pytorch/pull/73431 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading