pytorch/torch/onnx
Justin Chu ffaa6578b7 Revise deprecation warning for ONNX exporter (#166692)
Updated deprecation warning for ONNX export to reflect the current state.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166692
Approved by: https://github.com/titaiwangms
2025-10-31 17:23:55 +00:00
..
_internal Update weight tensor initialization in RMSNormalization (#166550) 2025-10-31 14:29:27 +00:00
ops [1/N] Remove unused loop variables (#166258) 2025-10-30 12:22:25 +00:00
__init__.py Revise deprecation warning for ONNX exporter (#166692) 2025-10-31 17:23:55 +00:00
_constants.py
_flags.py Set prefer_deferred_runtime_asserts_over_guards to True (#165820) 2025-10-25 03:38:19 +00:00
errors.py fix f-string in errors.py (#163074) 2025-09-16 19:19:30 +00:00
operators.py
README.md
symbolic_helper.py
symbolic_opset7.py
symbolic_opset8.py
symbolic_opset9.py
symbolic_opset10.py
symbolic_opset11.py
symbolic_opset12.py
symbolic_opset13.py
symbolic_opset14.py
symbolic_opset15.py
symbolic_opset16.py
symbolic_opset17.py
symbolic_opset18.py
symbolic_opset19.py
symbolic_opset20.py
testing.py [ONNX] Expose the testing module (#162495) 2025-09-10 01:40:24 +00:00
utils.py Fix error suppression syntax in onnx, jit, _dynamo (#166249) 2025-10-27 02:01:54 +00:00
verification.py

torch.onnx

Torch->ONNX converter / exporter.