Home
last modified time | relevance | path

Searched defs:label_descriptions (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dmetric_def.h101 const std::vector<string>& label_descriptions() const { in label_descriptions() function
111 const std::vector<string>& label_descriptions) in AbstractMetricDef()
142 MetricDef(const StringPiece name, const StringPiece description, in MetricDef()
Dcollection_registry.h337 const std::vector<string> label_descriptions = in CollectValue() local