Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc108 bool dump_graphs; member
854 if (debug_options_.dump_graphs) { in CreateClusters()
898 if (debug_options_.dump_graphs) { in DumpDebugInfo()
1738 debug_options.dump_graphs = flags->tf_xla_clustering_debug; in Run()
1756 debug_options.dump_graphs = flags->tf_xla_clustering_debug; in RunForTest()