pytorch/test/custom_operator
2025-01-22 04:48:28 +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 [BE][Easy][7/19] enforce style for empty lines in import segments in test/[a-c]*/ and test/[q-z]*/ (#129758) 2024-07-31 10:54:03 +00:00
my_custom_ops2.py [BE][Easy][7/19] enforce style for empty lines in import segments in test/[a-c]*/ and test/[q-z]*/ (#129758) 2024-07-31 10:54:03 +00:00
op.cpp C10_UNUSED to [[maybe_unused]] (#6357) (#138364) 2024-10-19 13:17:43 +00:00
op.h
pointwise.py [BE][Easy][7/19] enforce style for empty lines in import segments in test/[a-c]*/ and test/[q-z]*/ (#129758) 2024-07-31 10:54:03 +00:00
test_custom_ops.cpp [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
test_custom_ops.py Fix unused Python variables in test/[a-d]* (#134665) 2024-12-13 22:13:12 +00:00
test_infer_schema_annotation.py PEP585 update - test (#145176) 2025-01-22 04:48:28 +00:00