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

Fix, the node's name and remove unsed tensors in onnx serilizer #44

Closed BUG1989 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #44 (bc2400f) into master (e041a9a) will increase coverage by 0.06%. The diff coverage is 65.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   27.73%   27.79%   +0.06%     
==========================================
  Files          36       36              
  Lines       10518    10530      +12     
==========================================
+ Hits         2917     2927      +10     
- Misses       7601     7603       +2     
Impacted Files Coverage Δ
tools/onnx/onnx_serializer.cpp 19.01% <65.30%> (+0.45%) :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 e041a9a...bc2400f. Read the comment docs.