Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.cc94 &mark_for_compilation_flags->tf_xla_max_cluster_size, in AppendMarkForCompilationPassFlagsInternal()
149 mark_for_compilation_flags->tf_xla_max_cluster_size = in AllocateAndParseFlags()
Dflags.h57 int32 tf_xla_max_cluster_size; member
Dmark_for_compilation_pass.cc1735 debug_options.max_cluster_size = flags->tf_xla_max_cluster_size; in Run()
1753 debug_options.max_cluster_size = flags->tf_xla_max_cluster_size; in RunForTest()