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 [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 [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_infer_schema_annotation.py Tighten torch.library.infer_schema input types (#130705) 2024-07-29 16:01:19 +00:00