pytorch/test/custom_operator
cyy df458be4e5 [4/N] Apply py39 ruff and pyupgrade fixes (#143257)
```torch/fx/passes/annotate_getitem_nodes.py``` was changed to support the new type hinting annotations.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/143257
Approved by: https://github.com/justinchuby, https://github.com/albanD
2025-01-04 10:47:51 +00:00
..
CMakeLists.txt
model.py
my_custom_ops.py
my_custom_ops2.py
op.cpp
op.h
pointwise.py
test_custom_ops.cpp
test_custom_ops.py
test_infer_schema_annotation.py