Searched refs:add_metrics (Results 1 – 8 of 8) sorted by relevance
32 Metric* m = proto->add_metrics(); in CoreStatsToProto()37 Metric* m = proto->add_metrics(); in CoreStatsToProto()
96 auto* metric = benchmark_entry_.add_metrics(); in AddMetric()
228 name: "add_metrics"
220 name: "add_metrics"
61 xrt::MetricValues* metrics = report->add_metrics(); in AddMetrics()
1797 …void add_metrics(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<tflite::BenchmarkMetr… in add_metrics() function1820 builder_.add_metrics(metrics);
1892 * Replace `tf.contrib.estimator.add_metrics` with1893 `tf.estimator.add_metrics`