tag_stats
Compute min, max, mean, and standard deviation for specified tags in a TensorBoard event file.
Instructions
Get statistical measures (min, max, mean, std) for each specified tag's values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_file | Yes | Path of the tensorboard event file. | |
| tags | Yes | List of tags to show the stats for. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |