Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.cc49 &mark_for_compilation_flags->tf_xla_clustering_debug, in AppendMarkForCompilationPassFlagsInternal()
79 mark_for_compilation_flags->tf_xla_clustering_debug = false; in AllocateAndParseFlags()
Dflags.h43 bool tf_xla_clustering_debug; member
Dincrease_dynamism_for_auto_jit_pass.cc377 if (flags->tf_xla_clustering_debug) { in Run()
384 if (changed && flags->tf_xla_clustering_debug) { in Run()
Dmark_for_compilation_pass.cc1289 if (flags->tf_xla_clustering_debug) { in RunImpl()
1344 if (flags->tf_xla_clustering_debug) { in RunImpl()