ONNX: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
Line 1: Line 1:
[[File:onnx.png|thumb|right|300px|ONNX]]
[[File:onnx.png|thumb|right|200px|ONNX]]
The Open Neural Network Exchange (ONNX){{ref|ONNX}} is an open-source artificial intelligence format for among other things representing machine learning algorithms.
The Open Neural Network Exchange (ONNX){{ref|ONNX}} is an open-source artificial intelligence format for among other things representing machine learning algorithms.
[[PyTorch]] models can be exported to ONNX files and used as an input for the [[Inference Overlay]].
[[PyTorch]] models can be exported to ONNX files and used as an input for the [[Inference Overlay]].

Latest revision as of 08:12, 3 August 2026

ONNX

The Open Neural Network Exchange (ONNX)[1] is an open-source artificial intelligence format for among other things representing machine learning algorithms. PyTorch models can be exported to ONNX files and used as an input for the Inference Overlay.

Dragging an ONNX file onto the Tygron Client Application allows you to: