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

include module summary in quickstart notebook #113

Closed JKSenthil closed 1 year ago

JKSenthil commented 1 year ago

Summary: add module summary in quickstart notebook

Differential Revision: D42155039

facebook-github-bot commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #113 (9cd2075) into main (4518e74) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #113   +/-   ##
=======================================
  Coverage   95.47%   95.47%           
=======================================
  Files         143      143           
  Lines        8390     8390           
=======================================
  Hits         8010     8010           
  Misses        380      380           

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