microsoft / hummingbird

Hummingbird compiles trained ML models into tensor computation for faster inference.
MIT License
3.34k stars 278 forks source link

Unpinning onnxruntime==0.15.1 #738

Closed mshr-h closed 11 months ago

mshr-h commented 11 months ago

736

737

Seems like the issue was fixed on 0.16.1.

mshr-h commented 11 months ago

This is the fix commit. https://github.com/microsoft/onnxruntime/commit/1c245e6775201fec7a1d269a71deb0f3af6f7bea

codecov-commenter commented 11 months ago

Codecov Report

Merging #738 (3127aae) into main (d9470ef) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #738   +/-   ##
=======================================
  Coverage   90.20%   90.20%           
=======================================
  Files          80       80           
  Lines        4676     4676           
  Branches      856      856           
=======================================
  Hits         4218     4218           
  Misses        260      260           
  Partials      198      198           
Flag Coverage Δ
unittests 90.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.