delve-team / delve

PyTorch model training and layer saturation monitor
https://delve-docs.readthedocs.io
MIT License
79 stars 13 forks source link

Update requirements.txt #62

Closed MLRichter closed 2 years ago

MLRichter commented 2 years ago

The requirements are now upwards compatible since no changes to the necessary parts of the torch and torchvision API is expected in the future.

codecov-commenter commented 2 years ago

Codecov Report

Merging #62 (ff0d9df) into master (8ea6071) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #62   +/-   ##
======================================
  Coverage    4.39%   4.39%           
======================================
  Files          10      10           
  Lines        1160    1160           
======================================
  Hits           51      51           
  Misses       1109    1109           
Flag Coverage Δ
unittests 4.39% <ø> (ø)

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


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 8ea6071...ff0d9df. Read the comment docs.

dionhaefner commented 2 years ago

You forgot changing setup.py :)