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

support step parameter in slice op while onnx model converting #42

Closed crouchggj closed 3 years ago

crouchggj commented 3 years ago

支持yolov5 focus模块中带step系数的slice算子

codecov[bot] commented 3 years ago

Codecov Report

Merging #42 (0a9d5dd) into master (60089f7) will decrease coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   27.76%   27.73%   -0.04%     
==========================================
  Files          36       36              
  Lines       10506    10518      +12     
==========================================
  Hits         2917     2917              
- Misses       7589     7601      +12     
Impacted Files Coverage Δ
tools/onnx/onnx_serializer.cpp 18.55% <0.00%> (-0.14%) :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 60089f7...0a9d5dd. Read the comment docs.