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.cc46 &mark_for_compilation_flags->tf_xla_max_cluster_size, in AppendMarkForCompilationPassFlagsInternal()
77 mark_for_compilation_flags->tf_xla_max_cluster_size = in AllocateAndParseFlags()
Dflags.h40 int32 tf_xla_max_cluster_size; member
Dmark_for_compilation_pass.cc1211 flags->tf_xla_max_cluster_size) { in RunImpl()