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 ncnn converter, add PReLU support #85

Closed MarsTechHAN closed 3 years ago

nihui commented 3 years ago

棒棒!

codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (74a7b66) into master (51ddcda) will decrease coverage by 0.00%. The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   31.96%   31.95%   -0.01%     
==========================================
  Files          39       39              
  Lines       11154    11161       +7     
==========================================
+ Hits         3565     3567       +2     
- Misses       7589     7594       +5     
Impacted Files Coverage Δ
tools/ncnn/ncnn_serializer.cpp 3.23% <22.22%> (+0.17%) :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 51ddcda...74a7b66. Read the comment docs.