onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
How to download and setup onnxruntime
Open terminal and run command
git clone https://github.com/microsoft/onnxruntime.git
git clone is used to create a copy or clone of onnxruntime 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 onnxruntime https://github.com/microsoft/onnxruntime/archive/master.zip
Or simply clone onnxruntime with SSH
[email protected]:microsoft/onnxruntime.git
If you have some problems with onnxruntime
You may open issue on onnxruntime support forum (system) here: https://github.com/microsoft/onnxruntime/issuesSimilar to onnxruntime repositories
Here you may see onnxruntime alternatives and analogs
gold-miner tensorflow keras scikit-learn TensorFlow-Examples pytorch face_recognition CNTK data-science-ipython-notebooks Qix handong1587.github.io telegram-list mlcourse.ai stats Winds machine-learning-curriculum caffe tesseract machine-learning-for-software-engineers awesome-deep-learning-papers incubator-mxnet lectures cs-video-courses julia Screenshot-to-code spaCy cheatsheets-ai awesome-deep-learning python-machine-learning-book WaveFunctionCollapse