pytorch/test/custom_operator
2024-10-19 13:17:43 +00:00
..
CMakeLists.txt
model.py Add None return type to init -- tests (#132352) 2024-08-01 15:44:51 +00:00
my_custom_ops.py
my_custom_ops2.py
op.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
op.h
pointwise.py
test_custom_ops.cpp
test_custom_ops.py
test_infer_schema_annotation.py