Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/
Dprofiler.cc71 int32_t FLAGS_max_depth = 10; in Run() local
106 Flag("max_depth", &FLAGS_max_depth, "max depth"), in Run()
253 FLAGS_max_depth, FLAGS_min_bytes, FLAGS_min_peak_bytes, in Run()