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
215 stars 47 forks source link

Update release_build_docs.yaml #128

Closed bobakfb closed 1 year ago

bobakfb commented 1 year ago

Please read through our contribution guide prior to creating your pull request.

Summary:

Test plan:

Fixes #{issue number}

facebook-github-bot commented 1 year ago

@bobakfb has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

codecov[bot] commented 1 year ago

Codecov Report

Merging #128 (f0dc082) into main (1a334bf) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   95.63%   95.63%           
=======================================
  Files         156      156           
  Lines        8794     8794           
=======================================
  Hits         8410     8410           
  Misses        384      384           

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