jw3126 / ONNXRunTime.jl

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

make input_names and output_names fields of InferenceSession public #16

Closed jw3126 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (1eaa488) into main (9b30ed5) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   87.98%   87.98%           
=======================================
  Files           3        3           
  Lines         383      383           
=======================================
  Hits          337      337           
  Misses         46       46           
Impacted Files Coverage Δ
src/highlevel.jl 91.02% <100.00%> (ø)

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 9b30ed5...1eaa488. Read the comment docs.