pytorch/torch/onnx/_internal
Kazuaki Ishizaki f7ce19d40a Fix typo under torch/onnx directory (#110697)
This PR fixes typo of comments in files under `torch/onnx` directory.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/110697
Approved by: https://github.com/ezyang
2023-10-06 18:21:00 +00:00
..
diagnostics Refactor torch.onnx documentation (#108379) 2023-09-08 18:23:48 +00:00
fx Fix typo under torch/onnx directory (#110697) 2023-10-06 18:21:00 +00:00
__init__.py
_beartype.py
exporter.py Refactor torch.onnx documentation (#108379) 2023-09-08 18:23:48 +00:00
io_adapter.py [ONNX] Support complex in FX exporter (#100554) 2023-07-28 07:03:07 +00:00
jit_utils.py [ONNX] Introduce FX-ONNX dispatcher (#100660) 2023-05-24 16:39:22 +00:00
onnx_proto_utils.py [Reland] Update mypy to 1.4.1 (#105227) 2023-07-15 20:30:20 +00:00
onnxruntime.py Fix typo under torch/onnx directory (#110697) 2023-10-06 18:21:00 +00:00
registration.py