pytorch/test/custom_operator
James Reed 7d630278da Separate torchbind from Python (#30242)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/30242

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

Currently blocked on schema serialization issue

Test Plan: Imported from OSS

Differential Revision: D18463063

Pulled By: jamesr66a

fbshipit-source-id: c12a1b644eb9bf04e68ff93cccf91d6cb3e75359
2019-12-21 22:52:40 -08: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 Test cases for custom ops with autograd (#31003) 2019-12-15 22:37:24 -08:00
op.h Test cases for custom ops with autograd (#31003) 2019-12-15 22:37:24 -08:00
test_custom_classes.py Separate torchbind from Python (#30242) 2019-12-21 22:52:40 -08:00
test_custom_ops.cpp Refactor custom op tests (#31282) 2019-12-17 20:48:01 -08:00
test_custom_ops.py Test cases for custom ops with autograd (#31003) 2019-12-15 22:37:24 -08:00