Searched refs:tf_xla_clustering_debug (Results 1 – 5 of 5) sorted by relevance
124 &mark_for_compilation_flags->tf_xla_clustering_debug, in AppendMarkForCompilationPassFlagsInternal()196 mark_for_compilation_flags->tf_xla_clustering_debug = false; in AllocateAndParseFlags()
378 if (flags->tf_xla_clustering_debug) { in Run()385 if (changed && flags->tf_xla_clustering_debug) { in Run()
68 bool tf_xla_clustering_debug; member
1884 debug_options.dump_graphs = flags->tf_xla_clustering_debug; in Run()1903 debug_options.dump_graphs = flags->tf_xla_clustering_debug; in RunForTest()
189 $ TF_DUMP_GRAPH_PREFIX=/tmp/generated TF_XLA_FLAGS="--tf_xla_clustering_debug"200 TF_XLA_FLAGS="--tf_xla_clustering_debug --tf_xla_auto_jit=2" \