Home
last modified time | relevance | path

Searched defs:HistogramProto (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dsampler.h86 static Sampler* New(const MetricDef<MetricKind::kCumulative, HistogramProto, in New() argument
230 Sampler(const MetricDef<MetricKind::kCumulative, HistogramProto, NumLabels>& in Sampler() argument
290 const MetricDef<MetricKind::kCumulative, HistogramProto, NumLabels>& in New() argument
/external/tensorflow/tensorflow/core/lib/histogram/
Dhistogram.h29 class HistogramProto; variable
/external/tensorflow/tensorflow/core/framework/
Dsummary.proto22 message HistogramProto { message