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

Remove ncnn split op during conversion #88

Closed MarsTechHAN closed 3 years ago

MarsTechHAN commented 3 years ago

Test with arcface34 converted from ncnn. image

codecov[bot] commented 3 years ago

Codecov Report

Merging #88 (4db01a5) into master (0259330) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   31.78%   31.75%   -0.03%     
==========================================
  Files          39       39              
  Lines       11224    11231       +7     
==========================================
- Hits         3567     3566       -1     
- Misses       7657     7665       +8     
Impacted Files Coverage Δ
tools/include/ncnn_serializer.hpp 45.45% <ø> (ø)
tools/ncnn/ncnn_serializer.cpp 2.95% <0.00%> (-0.12%) :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 0259330...4db01a5. Read the comment docs.