Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/
Dprofiler.cc83 string FLAGS_order_by = "name"; in Run() local
121 Flag("order_by", &FLAGS_order_by, "order by"), in Run()
256 FLAGS_min_float_ops, FLAGS_min_occurrence, FLAGS_step, FLAGS_order_by, in Run()