Home
last modified time | relevance | path

Searched refs:full_label (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.cc210 std::string full_label = label; in Run() local
214 full_label += buf; in Run()
219 full_label += buf; in Run()
222 seconds * 1e9 / iters, iters, full_label.c_str()); in Run()