Home
last modified time | relevance | path

Searched defs:metric_def_ (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcounter.h118 const MetricDef<MetricKind::kCumulative, int64, NumLabels> metric_def_; variable
Dcollection_registry.h79 const MetricDef<metric_kind, Value, NumLabels>* const metric_def_; variable
208 const AbstractMetricDef* const metric_def_; variable
Dsampler.h154 metric_def_; variable
Dgauge.h170 const MetricDef<MetricKind::kGauge, ValueType, NumLabels> metric_def_; variable