microsoft / hummingbird

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

scheduling cron pipeline runs for 11:15am PST #685

Closed ksaur closed 1 year ago

ksaur commented 1 year ago

https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule

We could definitely do something smarter like only triggering if there wasn't a recent run, but I think for now let's keep it as simple as possible and adjust as necessary.

codecov-commenter commented 1 year ago

Codecov Report

Merging #685 (5e61b67) into main (4033daa) will not change coverage. The diff coverage is n/a.

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