Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dstat_summarizer_options.h34 bool show_time; variable
/external/u-boot/test/dm/
Drtc.c28 static void show_time(const char *msg, struct rtc_time *time) in show_time() function
/external/u-boot/cmd/
Dsf.c406 static void show_time(struct test_info *test, int stage) in show_time() function
/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op_test.cc190 const bool show_time, const int64 iterations, in TestResizeBilinear()
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc386 bool show_time = true; in Main() local