Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/tpu/profiler/
Dcapture_tpu_profile.cc32 bool FLAGS_include_dataset_ops = true; in main() local
51 tensorflow::Flag("include_dataset_ops", &FLAGS_include_dataset_ops, in main()
109 FLAGS_include_dataset_ops, duration_ms, num_tracing_attempts); in main()