ONNX: Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
(Created page with "The Open Neural Network Exchange (ONNX) is an open-source artificial intelligence format for among other things representing machine learning algorithms. The ONNX file format can be used as an input for the Inference Overlay.")
 
No edit summary
Line 1: Line 1:
The Open Neural Network Exchange (ONNX) is an open-source artificial intelligence format for among other things representing machine learning algorithms.
The Open Neural Network Exchange (ONNX)<ref name="ONNX"/> is an open-source artificial intelligence format for among other things representing machine learning algorithms.
The ONNX file format can be used as an input for the [[Inference Overlay]].
The ONNX file format can be used as an input for the [[Inference Overlay]].
==References==
<references>
<ref name="ONNX">ONNX ∙ found at: https://onnx.ai/ (last visited: 2024-09-21)</ref>
</references>
{{GeoDataOverview}}

Revision as of 09:30, 25 September 2024

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


References

  1. ONNX ∙ found at: https://onnx.ai/ (last visited: 2024-09-21)