Home
last modified time | relevance | path

Searched refs:MetricCollector (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry.h39 class MetricCollector {
41 ~MetricCollector() = default;
49 MetricCollector() {} in MetricCollector() function
56 MetricCollector<metric_kind, Value, NumLabels> Get( in Get()
58 return MetricCollector<metric_kind, Value, NumLabels>(); in Get()
139 class MetricCollector {
141 ~MetricCollector() = default;
150 MetricCollector( in MetricCollector() function
183 MetricCollector<metric_kind, Value, NumLabels> Get(
366 MetricCollector<metric_kind, Value, NumLabels> GetMetricCollector( in GetMetricCollector()
[all …]