pytorch/torch/onnx/_internal/fx
Justin Chu 6ae8eb881c [ONNX] Clean up the diagnostics module (#149864)
Remove the diagnostics/SARIF module from ONNX exporter because it is obsolete unused.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/149864
Approved by: https://github.com/titaiwangms
2025-03-26 05:58:32 +00:00
..
passes [ONNX] Clean up the diagnostics module (#149864) 2025-03-26 05:58:32 +00:00
__init__.py
_pass.py [ONNX] Clean up the diagnostics module (#149864) 2025-03-26 05:58:32 +00:00
decomposition_table.py [ONNX] Clean up legacy dynamo export code (#149745) 2025-03-23 19:35:16 +00:00
dynamo_graph_extractor.py PEP585 update - torch/onnx (#145174) 2025-01-20 05:48:52 +00:00
fx_onnx_interpreter.py [ONNX] Clean up the diagnostics module (#149864) 2025-03-26 05:58:32 +00:00
onnxfunction_dispatcher.py [ONNX] Clean up the diagnostics module (#149864) 2025-03-26 05:58:32 +00:00
patcher.py PEP585 update - torch/onnx (#145174) 2025-01-20 05:48:52 +00:00
registration.py [ONNX][BE] Remove ruff skips in torch/onnx (#131368) 2024-07-24 10:56:43 +00:00
serialization.py Use typing.IO[bytes] instead of io.BytesIO in annotations (#144994) 2025-01-27 18:08:07 +00:00
type_utils.py [ONNX] Clean up the diagnostics module (#149864) 2025-03-26 05:58:32 +00:00