Home
last modified time | relevance | path

Searched defs:xla_scope (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc132 bool is_xla_compile_attr_true, absl::optional<string> xla_scope) in Cluster()
201 const absl::optional<string>& xla_scope() const { return xla_scope_; } in xla_scope() function in tensorflow::__anon65e4a62e0111::MarkForCompilationPassImpl::Cluster
323 absl::optional<string> xla_scope) { in MakeNewCluster()