pytorch/test/custom_operator
Rong Rong (AI Infra) 806010b75e [BE] move more unittest.main() to run_tests() (#50923)
Summary:
Relate to https://github.com/pytorch/pytorch/issues/50483.

Everything except ONNX, detectron and release notes tests are moved to use common_utils.run_tests() to ensure CI reports XML correctly.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/50923

Reviewed By: samestep

Differential Revision: D26027621

Pulled By: walterddr

fbshipit-source-id: b04c03f10d1fe96181b720c4c3868e86e4c6281a
2021-01-25 07:23:09 -08:00
..
CMakeLists.txt Separate torchbind from Python (#30242) 2019-12-21 22:52:40 -08:00
model.py
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 [WIP] Fix cpp grad accessor API (#40887) 2020-07-16 09:11:12 -07:00
test_custom_ops.py [BE] move more unittest.main() to run_tests() (#50923) 2021-01-25 07:23:09 -08:00