gradsflow / gradsflow-automl

An open-source AutoML Library based on PyTorch
https://docs.gradsflow.com/
Apache License 2.0
306 stars 35 forks source link

Upgrade deps #181

Closed aniketmaurya closed 2 years ago

aniketmaurya commented 2 years ago

Changes

Upgrade flash and ray

Type of change

Checklist

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 2 years ago

Codecov Report

Merging #181 (09edc57) into main (4255622) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #181   +/-   ##
=======================================
  Coverage   94.95%   94.95%           
=======================================
  Files          69       69           
  Lines        2119     2119           
=======================================
  Hits         2012     2012           
  Misses        107      107           
Flag Coverage Ξ”
unittests 94.95% <ΓΈ> (ΓΈ)

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

Impacted Files Coverage Ξ”
tests/autotasks/test_autotasks.py 100.00% <ΓΈ> (ΓΈ)
tests/autotasks/test_core_automodel.py 100.00% <ΓΈ> (ΓΈ)

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 4255622...09edc57. Read the comment docs.