OAID / Tengine-Convert-Tools

Tengine Convert Tool supports converting multi framworks' models into tmfile that suitable for Tengine-Lite AI framework.
Apache License 2.0
94 stars 34 forks source link

update onnx serializer #37

Closed BUG1989 closed 3 years ago

BUG1989 commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #37 (42409da) into master (e210bfd) will decrease coverage by 0.06%. The diff coverage is 22.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   28.41%   28.34%   -0.07%     
==========================================
  Files         114      114              
  Lines       10549    10612      +63     
==========================================
+ Hits         2997     3008      +11     
- Misses       7552     7604      +52     
Impacted Files Coverage Δ
tools/onnx/onnx_serializer.cpp 18.60% <22.07%> (-0.05%) :arrow_down:

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 e210bfd...42409da. Read the comment docs.