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
93 stars 34 forks source link

update onnx serializer for onnx model #51

Closed bzhang5 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (73ab9c1) into master (2165fa4) will increase coverage by 0.06%. The diff coverage is 35.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   27.80%   27.86%   +0.06%     
==========================================
  Files          37       37              
  Lines       10559    10603      +44     
==========================================
+ Hits         2936     2955      +19     
- Misses       7623     7648      +25     
Impacted Files Coverage Δ
tools/include/onnx_serializer.hpp 63.63% <ø> (ø)
tools/onnx/onnx_serializer.cpp 19.57% <35.41%> (+0.60%) :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 2165fa4...73ab9c1. Read the comment docs.