jw3126 / ONNXRuntimeExample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use onnxruntime from C/C++

If you want to use cmake, do

cd with_cmake
./doit.sh

If you don't want to use cmake, do

cd without_cmake
make all

About


Languages

Language:Shell 35.8%Language:C 29.3%Language:CMake 19.9%Language:Makefile 15.0%