Back to glossary

AI GLOSSARY

Open Neural Network Exchange

ONNXDeployment & Infrastructure

An open standard format for representing machine learning models, designed to make it easier to move models between different frameworks and deployment environments. ONNX allows a model trained in one framework, such as PyTorch, to be deployed using a different runtime optimized for production.

External reference