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/get input tensors #172

Closed owulveryck closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #172 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage    87.1%   87.11%   +<.01%     
==========================================
  Files         395      395              
  Lines       10447    10454       +7     
==========================================
+ Hits         9100     9107       +7     
  Misses       1156     1156              
  Partials      191      191
Impacted Files Coverage Δ
io.go 26.92% <100%> (+26.92%) :arrow_up:

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 c21037c...d0ddbac. Read the comment docs.