View source on GitHub
|
Base class for TensorFlow metrics.
Classes
class TFHistogramStepMetric: A metric class for metrics that emit multiple values.
class TFMultiMetricStepMetric: A TF step metric that emits multiple values per step.
class TFStepMetric: Defines the interface for TF metrics.
Other Members | |
|---|---|
| absolute_import |
Instance of __future__._Feature
|
| division |
Instance of __future__._Feature
|
| print_function |
Instance of __future__._Feature
|
View source on GitHub