Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/
Dprofiler.cc75 int64_t FLAGS_min_output_bytes = 0; in Run() local
111 Flag("min_output_bytes", &FLAGS_min_output_bytes, "min_output_bytes"), in Run()
254 FLAGS_min_residual_bytes, FLAGS_min_output_bytes, FLAGS_min_micros, in Run()