tlc.client.torch.metrics
#
Functionality for metric collection in PyTorch.
Modules and Packages#
Module |
Description |
---|---|
A wrapper for calling PyTorch models |
|
Collect per-sample metrics with a |
|
Aggregate metrics across batches to summarize a metrics table. |
|
Implementations of metrics collectors in PyTorch. |