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 onnx pool without stride params #56

Closed BUG1989 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #56 (0347371) into master (06b65d4) will increase coverage by 0.00%. The diff coverage is 60.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   29.74%   29.74%           
=======================================
  Files          37       37           
  Lines       10572    10575    +3     
=======================================
+ Hits         3145     3146    +1     
- Misses       7427     7429    +2     
Impacted Files Coverage Δ
tools/onnx/onnx_serializer.cpp 28.59% <60.00%> (+<0.01%) :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 06b65d4...0347371. Read the comment docs.