173 Forks
794 Stars
794 Watchers

onnxmltools

ONNXMLTools enables conversion of models to ONNX

How to download and setup onnxmltools

Open terminal and run command
git clone https://github.com/onnx/onnxmltools.git
git clone is used to create a copy or clone of onnxmltools 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 onnxmltools https://github.com/onnx/onnxmltools/archive/master.zip

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

If you have some problems with onnxmltools

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