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

Fix, the bug of onnx serializer when convert efficientdet #72

Closed BUG1989 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (7aee5cc) into master (b84cd96) will decrease coverage by 0.00%. The diff coverage is 38.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   31.96%   31.95%   -0.01%     
==========================================
  Files          39       39              
  Lines       11141    11147       +6     
==========================================
+ Hits         3561     3562       +1     
- Misses       7580     7585       +5     
Impacted Files Coverage Δ
tools/onnx/onnx_serializer.cpp 27.79% <38.46%> (-0.04%) :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 b84cd96...7aee5cc. Read the comment docs.