microsoft / hummingbird

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

Unpinning onnx/skl2onnx after release #701

Closed ksaur closed 1 year ago

ksaur commented 1 year ago

This reverts commit f1f719549d2ba60ac8f542c952d2f69774fec06e.

release was pushed today, closes #699

codecov-commenter commented 1 year ago

Codecov Report

Merging #701 (dc4e58d) into main (f1f7195) will decrease coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
- Coverage   90.18%   90.14%   -0.05%     
==========================================
  Files          80       80              
  Lines        4625     4625              
  Branches      848      848              
==========================================
- Hits         4171     4169       -2     
- Misses        257      259       +2     
  Partials      197      197              
Flag Coverage Δ
unittests 90.14% <ø> (-0.05%) :arrow_down:

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

see 1 file with indirect coverage changes