Searched refs:tf_xla_clustering_debug (Results 1 – 5 of 5) sorted by relevance
114 &mark_for_compilation_flags->tf_xla_clustering_debug, in AppendMarkForCompilationPassFlagsInternal()151 mark_for_compilation_flags->tf_xla_clustering_debug = false; in AllocateAndParseFlags()
63 bool tf_xla_clustering_debug; member
377 if (flags->tf_xla_clustering_debug) { in Run()384 if (changed && flags->tf_xla_clustering_debug) { in Run()
1738 debug_options.dump_graphs = flags->tf_xla_clustering_debug; in Run()1756 debug_options.dump_graphs = flags->tf_xla_clustering_debug; in RunForTest()
158 $ TF_DUMP_GRAPH_PREFIX=/tmp/generated TF_XLA_FLAGS="--tf_xla_clustering_debug"169 TF_XLA_FLAGS="--tf_xla_clustering_debug --tf_xla_auto_jit=2" \