Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc392 bool show_flops = false; in Main() local
427 Flag("show_flops", &show_flops, "whether to estimate the model's FLOPs"), in Main()
613 if (show_flops) { in Main()