pytorch/test/custom_operator
2024-07-16 12:57:11 +00:00
..
CMakeLists.txt
model.py [BE] Enable ruff's UP rules and autoformat test/ (#105434) 2023-07-19 20:36:06 +00:00
my_custom_ops.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
my_custom_ops2.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
op.cpp [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
op.h
pointwise.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
test_custom_ops.cpp [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
test_custom_ops.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
test_infer_schema_annotation.py Revert "Tighten torch.library.infer_schema input types (#130705)" 2024-07-16 12:57:11 +00:00