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

fix precommit #168

Closed JKSenthil closed 1 year ago

JKSenthil commented 1 year ago

Summary: fix precommit errors after new sync change

Reviewed By: daniellepintz

Differential Revision: D47370816

facebook-github-bot commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #168 (d636db5) into main (0b896b9) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   24.19%   24.18%   -0.01%     
==========================================
  Files         178      178              
  Lines       10667    10666       -1     
==========================================
- Hits         2581     2580       -1     
  Misses       8086     8086              
Impacted Files Coverage Δ
torcheval/metrics/toolkit.py 29.75% <ø> (-0.58%) :arrow_down:

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