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

chore: update modules to use bleeding edge gonum and gorgonia #162

Closed owulveryck closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #162 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   86.75%   86.75%           
=======================================
  Files         395      395           
  Lines       10529    10529           
=======================================
  Hits         9134     9134           
  Misses       1197     1197           
  Partials      198      198

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eeacaa3...35ada70. Read the comment docs.