microsoft / hummingbird

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

Upgrade PyTorch to 2.0.0 #691

Closed mshr-h closed 1 year ago

mshr-h commented 1 year ago

https://github.com/pytorch/pytorch/releases/tag/v2.0.0

codecov-commenter commented 1 year ago

Codecov Report

Merging #691 (d22a9c2) into main (7ae2d17) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #691   +/-   ##
=======================================
  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.