← Back to Glossary Index
AI Glossary Term

ONNX

Definition

Open Neural Network Exchange. An open format built to represent machine learning models, allowing portability across runtimes.

Example Case

Exporting PyTorch models to ONNX to run on Windows DirectML.

Related Concepts

AI Infrastructure