torch.onnx - PyTorch Documentation, PyTorch Contributors, 2024 (PyTorch Foundation) - Guide on exporting PyTorch models to ONNX format, including torch.onnx.export parameters and examples.
Open Neural Network Exchange (ONNX), ONNX Community, 2024 (LF AI & Data Foundation) - Official resource for the ONNX format, detailing its standard, benefits, and ecosystem.
ONNX Runtime Documentation, Microsoft, 2024 (Microsoft) - Documentation for using ONNX Runtime for model inference, including session creation and input/output handling.