Open Neural Network Exchange (ONNX), ONNX Community, 2024 (Linux Foundation AI & Data Foundation) - Official website and documentation for the Open Neural Network Exchange format, detailing its specification, operators, and ecosystem.
torch.onnx - PyTorch Documentation, PyTorch, 2025 (PyTorch Foundation) - Official PyTorch documentation on exporting models to the ONNX format, covering the torch.onnx.export function and its parameters.
ONNX Runtime, Microsoft and ONNX Runtime Community, 2024 - Official website and documentation for ONNX Runtime, a high-performance inference engine for ONNX models across various hardware and platforms.