pytorch
cc4fbd10 - remove default implementation for RoIAlignRotatedOp::RunOnDevice (#92885)

Commit
3 years ago
remove default implementation for RoIAlignRotatedOp::RunOnDevice (#92885) Summary: the default implementation is not needed as there are template specialization defined in the cpp and cu files. Test Plan: CI Differential Revision: D42697874 Pull Request resolved: https://github.com/pytorch/pytorch/pull/92885 Approved by: https://github.com/davidberard98
Author
Zheng Yan
Committer
Parents
Loading