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.cc167 std::string full_label = label; in Run() local
171 full_label += buf; in Run()
176 full_label += buf; in Run()
179 seconds * 1e9 / iters, iters, full_label.c_str()); in Run()