Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Diterator_ops_test.cc79 TEST_F(IteratorOpsTest, CollectMetrics) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/
H A Dcollection_registry.cc98 std::unique_ptr<CollectedMetrics> CollectionRegistry::CollectMetrics( in CollectMetrics() function in tensorflow::monitoring::CollectionRegistry
H A Dcell_reader-inl.cc49 std::unique_ptr<CollectedMetrics> CollectMetrics() { in CollectMetrics() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dmetric_utils_test.cc35 TEST(MetricUtilsTest, CollectMetrics) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_metrics.cc274 xla::StatusOr<xrt::MetricsReport> CollectMetrics( in CollectMetrics() function