pytorch/test/custom_operator
Ailing Zhang 27a0d6f1df AutoDispatchBelowAutograd takes no arguments. (#56424)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/56424

Test Plan: Imported from OSS

Reviewed By: nikithamalgifb

Differential Revision: D27866607

Pulled By: ailzhang

fbshipit-source-id: b82cfb90af5bc7b4129266083fe31f8b335a5b41
2021-04-21 14:44:12 -07:00
..
CMakeLists.txt Separate torchbind from Python (#30242) 2019-12-21 22:52:40 -08:00
model.py Allow building libraries with setuptools that dont have abi suffix (#14130) 2018-11-27 17:35:53 -08:00
op.cpp Updating all call-sites of the legacy dispatcher registration API in fbcode to the new API. (#48178) 2020-12-02 11:19:31 -08:00
op.h Test cases for custom ops with autograd (#31003) 2019-12-15 22:37:24 -08:00
test_custom_classes.py [BE] move more unittest.main() to run_tests() (#50923) 2021-01-25 07:23:09 -08:00
test_custom_ops.cpp AutoDispatchBelowAutograd takes no arguments. (#56424) 2021-04-21 14:44:12 -07:00
test_custom_ops.py [BE] move more unittest.main() to run_tests() (#50923) 2021-01-25 07:23:09 -08:00