package
0.0.6
Repository: https://github.com/c3sr/go-onnxruntime.git
Documentation: pkg.go.dev

# README

Examples

Download the assets

cd _fixtures && ./download_alexnet.sh && cd ..

Run

go run main.go

Now you can go to localhost:16686 to look at the trace of that inference.