3553 Forks
15074 Stars
15074 Watchers

onnx

Open standard for machine learning interoperability

How to download and setup onnx

Open terminal and run command
git clone https://github.com/onnx/onnx.git
git clone is used to create a copy or clone of onnx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with onnx https://github.com/onnx/onnx/archive/master.zip

Or simply clone onnx with SSH
[email protected]:onnx/onnx.git

If you have some problems with onnx

You may open issue on onnx support forum (system) here: https://github.com/onnx/onnx/issues