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

update onnx op, softplus, sqrt, reciprocal #35

Closed BUG1989 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (012087b) into master (ddd0225) will decrease coverage by 0.04%. The diff coverage is 8.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   28.45%   28.41%   -0.05%     
==========================================
  Files         114      114              
  Lines       10521    10548      +27     
==========================================
+ Hits         2994     2997       +3     
- Misses       7527     7551      +24     
Impacted Files Coverage Δ
tools/onnx/onnx_serializer.cpp 18.64% <8.33%> (-0.13%) :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 ddd0225...012087b. Read the comment docs.