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

revert onnx paddle2onnx model change #53

Closed bzhang5 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #53 (0028b09) into master (093ee31) will increase coverage by 1.90%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   27.86%   29.77%   +1.90%     
==========================================
  Files          37       37              
  Lines       10603    10563      -40     
==========================================
+ Hits         2955     3145     +190     
+ Misses       7648     7418     -230     
Impacted Files Coverage Δ
tools/onnx/onnx_serializer.cpp 28.73% <100.00%> (+9.16%) :arrow_up:
core/include/serializer.hpp 70.00% <0.00%> (+5.00%) :arrow_up:
tools/darknet/darknet_serializer.cpp 81.55% <0.00%> (+7.76%) :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 603184e...0028b09. Read the comment docs.