# 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.
cd _fixtures && ./download_alexnet.sh && cd ..
go run main.go
Now you can go to localhost:16686
to look at the trace of that inference.