Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/
Dprofiler.cc72 int64_t FLAGS_min_bytes = 0; in Run() local
107 Flag("min_bytes", &FLAGS_min_bytes, "min_bytes"), in Run()
253 FLAGS_max_depth, FLAGS_min_bytes, FLAGS_min_peak_bytes, in Run()