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.
Open Neural Network Exchange. An open format built to represent machine learning models, allowing portability across runtimes.