Searched defs:CollectMetrics (Results 1 – 5 of 5) sorted by relevance
79 TEST_F(IteratorOpsTest, CollectMetrics) { in TEST_F() argument
98 std::unique_ptr<CollectedMetrics> CollectionRegistry::CollectMetrics( in CollectMetrics() function in tensorflow::monitoring::CollectionRegistry
49 std::unique_ptr<CollectedMetrics> CollectMetrics() { in CollectMetrics() function
35 TEST(MetricUtilsTest, CollectMetrics) { in TEST() argument
274 xla::StatusOr<xrt::MetricsReport> CollectMetrics( in CollectMetrics() function