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

feat: add arm64 travis buld #165

Closed blackrez closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   86.73%   86.73%           
=======================================
  Files         395      395           
  Lines       10534    10534           
=======================================
  Hits         9137     9137           
  Misses       1198     1198           
  Partials      199      199

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 91bc4b0...416f475. Read the comment docs.