HomeSort by relevance Sort by last modified time
    Searched full:flags_max_depth (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/profiler/
profiler.cc 74 int32 FLAGS_max_depth = 10;
109 Flag("max_depth", &FLAGS_max_depth, "max depth"),
257 FLAGS_max_depth, FLAGS_min_bytes, FLAGS_min_peak_bytes,

Completed in 137 milliseconds