参考
- https://onnxscript.ai/articles/2023-06-20-introducing-onnx-script/index.html
- Export a PyTorch model to ONNX — PyTorch Tutorials 2.10.0+cu130 documentation
- https://github.com/pytorch/pytorch/blob/main/torch/onnx/_internal/fx/fx_onnx_interpreter.py#L317
- https://github.com/pytorch/pytorch/issues/103965






