Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry.h72 using CollectionFunction = std::function<void(MetricCollectorGetter getter)>; variable
216 using CollectionFunction = std::function<void(MetricCollectorGetter getter)>; variable