pytorch / torcheval

A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to facilitate metric computation in distributed training and tools for PyTorch model evaluations.
https://pytorch.org/torcheval
Other
211 stars 46 forks source link

force scikit-image==0.18.3 #182

Closed JKSenthil closed 11 months ago

JKSenthil commented 11 months ago

Differential Revision: D49295173

facebook-github-bot commented 11 months ago

This pull request was exported from Phabricator. Differential Revision: D49295173

codecov[bot] commented 11 months ago

Codecov Report

Merging #182 (288796c) into main (0b88a7d) will increase coverage by 70.97%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #182       +/-   ##
===========================================
+ Coverage   24.72%   95.70%   +70.97%     
===========================================
  Files         178      178               
  Lines       10252    10244        -8     
===========================================
+ Hits         2535     9804     +7269     
+ Misses       7717      440     -7277     
Files Changed Coverage Δ
torcheval/metrics/image/ssim.py 96.96% <100.00%> (+55.50%) :arrow_up:

... and 157 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more