jw3126 / ONNXRunTime.jl

Julia bindings for onnxruntime
MIT License
45 stars 9 forks source link

remove timed enable multi-threading #14

Closed Moelf closed 2 years ago

Moelf commented 2 years ago

closes #13

jw3126 commented 2 years ago

Wow that was quick :smile:

Moelf commented 2 years ago

gotta go fast -- Jeff, probably

jw3126 commented 2 years ago

LGTM, can you bump the minor version?

codecov-commenter commented 2 years ago

Codecov Report

Merging #14 (153b384) into main (b176667) will increase coverage by 0.29%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   87.69%   87.98%   +0.29%     
==========================================
  Files           3        3              
  Lines         390      383       -7     
==========================================
- Hits          342      337       -5     
+ Misses         48       46       -2     
Impacted Files Coverage Δ
src/ONNXRunTime.jl 100.00% <ø> (ø)
src/capi.jl 86.86% <100.00%> (+0.24%) :arrow_up:
src/highlevel.jl 91.02% <100.00%> (+0.66%) :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 b176667...153b384. Read the comment docs.