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

bump to version 0.0.7 #178

Closed JKSenthil closed 1 year ago

JKSenthil commented 1 year ago

Summary: now that updated syncing changes have been pushed and battle tested internally, bumping version to 0.0.7 version to push new release

Differential Revision: D48612001

facebook-github-bot commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #178 (1b989dc) into main (340a9e9) will increase coverage by 71.08%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #178       +/-   ##
===========================================
+ Coverage   24.63%   95.71%   +71.08%     
===========================================
  Files         176      176               
  Lines       10166    10166               
===========================================
+ Hits         2504     9730     +7226     
+ Misses       7662      436     -7226     
Files Changed Coverage Δ
torcheval/version.py 100.00% <100.00%> (ø)

... and 156 files with indirect coverage changes

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