Searched refs:show_time (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/util/ |
D | stat_summarizer_options.h | 25 show_time(true), in StatSummarizerOptions() 34 bool show_time; variable
|
D | stats_calculator.cc | 258 if (options_.show_time) { in GetOutputString()
|
/external/u-boot/test/dm/ |
D | rtc.c | 28 static void show_time(const char *msg, struct rtc_time *time) in show_time() function 46 show_time("expected", expect); in cmp_times() 47 show_time("actual", time); in cmp_times()
|
/external/u-boot/cmd/ |
D | sf.c | 406 static void show_time(struct test_info *test, int stage) in show_time() function 424 show_time(test, test->stage); in spi_test_next_stage() 495 show_time(&test, i); in spi_flash_test()
|
/external/tensorflow/tensorflow/tools/benchmark/ |
D | benchmark_model.cc | 386 bool show_time = true; in Main() local 419 Flag("show_time", &show_time, "whether to list stats by time taken"), in Main() 515 stats_options.show_time = show_time; in Main()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op_test.cc | 190 const bool show_time, const int64 iterations, in TestResizeBilinear() argument 227 if (show_time) { in TestResizeBilinear()
|