microsoft / hummingbird

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

Fix macOS pipeline error #681

Closed mshr-h closed 1 year ago

mshr-h commented 1 year ago

Temp fix #680

codecov-commenter commented 1 year ago

Codecov Report

Merging #681 (ad5c626) into main (828ab68) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ad5c626 differs from pull request most recent head 1f7440d. Consider uploading reports for the commit 1f7440d to get more accurate results

@@           Coverage Diff           @@
##             main     #681   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files          80       80           
  Lines        4625     4625           
  Branches      848      848           
=======================================
  Hits         4169     4169           
  Misses        259      259           
  Partials      197      197           
Flag Coverage Δ
unittests 90.14% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

mshr-h commented 1 year ago

Need to investigate TVM build error with LLVM@15. Filed issue #682