microsoft / hummingbird

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

[CI] Update Apache TVM to v0.16.0 #772

Closed mshr-h closed 1 month ago

mshr-h commented 1 month ago

Fix #769 Temporary pinned scikit-learn<1.5.0 because of #773

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.79%. Comparing base (d2aa5dc) to head (d6ce6c1). Report is 1 commits behind head on main.

:exclamation: Current head d6ce6c1 differs from pull request most recent head e89b7f9

Please upload reports for the commit e89b7f9 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #772 +/- ## ========================================== - Coverage 89.95% 89.79% -0.16% ========================================== Files 80 76 -4 Lines 4697 4625 -72 Branches 864 864 ========================================== - Hits 4225 4153 -72 Misses 269 269 Partials 203 203 ``` | [Flag](https://app.codecov.io/gh/microsoft/hummingbird/pull/772/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Ξ” | | |---|---|---| | [unittests](https://app.codecov.io/gh/microsoft/hummingbird/pull/772/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `89.79% <ΓΈ> (-0.16%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mshr-h commented 1 month ago

Should be good. @ksaur @interesaaat Can you take a look at this? Thank you!

ksaur commented 1 month ago

Thank you for keeping Hummingbird up-to-date! πŸŽŠπŸ™ We'll have to investigate https://github.com/microsoft/hummingbird/issues/773