Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.h65 string tf_xla_cluster_exclude_ops; member
Dflags.cc118 &mark_for_compilation_flags->tf_xla_cluster_exclude_ops, in AppendMarkForCompilationPassFlagsInternal()
Dmark_for_compilation_pass.cc1195 for (auto s : absl::StrSplit(flags->tf_xla_cluster_exclude_ops, ',')) { in GetOrCreateClusterExcludeList()