Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/monitoring/
Dsampler_test.cc71 auto* sampler_without_labels = variable
79 auto* cell = sampler_without_labels->GetCell(); in TEST()
Dcollection_registry_test.cc275 auto sampler_without_labels = std::unique_ptr<Sampler<0>>(Sampler<0>::New( in TEST() local
288 sampler_without_labels->GetCell()->Add(0.5); in TEST()