oramasearch / onnx-go

onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.
https://blog.owulveryck.info/2019/04/03/from-a-project-to-a-product-the-state-of-onnx-go.html
MIT License
704 stars 72 forks source link

Updated depens #195

Open linkerlin opened 2 years ago

linkerlin commented 2 years ago
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.