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

fix oneflow compilation #41

Closed daquexian closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (c8d6f1b) into master (78a5b08) will decrease coverage by 0.58%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   28.34%   27.76%   -0.59%     
==========================================
  Files         114       36      -78     
  Lines       10612    10506     -106     
==========================================
- Hits         3008     2917      -91     
+ Misses       7604     7589      -15     
Impacted Files Coverage Δ
tools/init.cpp 100.00% <ø> (ø)
tools/include/mxnet_serializer.hpp 63.63% <0.00%> (-5.60%) :arrow_down:
tools/include/darknet_serializer.hpp 50.00% <0.00%> (-5.56%) :arrow_down:
tools/include/tf_lite_serializer.hpp 76.47% <0.00%> (-3.53%) :arrow_down:
tools/include/caffe_serializer.hpp 60.00% <0.00%> (-2.50%) :arrow_down:
tools/include/tf_serializer.hpp 0.00% <0.00%> (-1.86%) :arrow_down:
tools/tf_lite/util.cpp 3.03% <0.00%> (-0.97%) :arrow_down:
tools/caffe/caffe_serializer.cpp 49.57% <0.00%> (-0.05%) :arrow_down:
tools/include/src_serializer.hpp 0.00% <0.00%> (ø)
tools/include/patch_serializer.hpp 0.00% <0.00%> (ø)
... and 83 more

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 78a5b08...c8d6f1b. Read the comment docs.