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

paddle2tengine serializer init.(mbv2 supported) #57

Closed cccxinli closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #57 (77242b3) into paddle-lite (68a0865) will decrease coverage by 0.94%. The diff coverage is 2.56%.

Impacted file tree graph

@@               Coverage Diff               @@
##           paddle-lite      #57      +/-   ##
===============================================
- Coverage        29.61%   28.66%   -0.95%     
===============================================
  Files               38       38              
  Lines            10643    11026     +383     
===============================================
+ Hits              3152     3161       +9     
- Misses            7491     7865     +374     
Impacted Files Coverage Δ
tools/convert_model_to_tm.cpp 62.76% <0.00%> (-0.78%) :arrow_down:
tools/include/paddle_serializer.hpp 45.45% <ø> (ø)
tools/paddle/paddle_serializer.cpp 3.28% <2.57%> (-2.35%) :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 68a0865...77242b3. Read the comment docs.