Home
last modified time | relevance | path

Searched refs:xla_cluster_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/cc/framework/
Dscope.cc97 xla_cluster_(other.impl()->xla_cluster_), in Impl()
115 xla_cluster_(other.impl()->xla_cluster_), in Impl()
139 xla_cluster_(other.impl()->xla_cluster_), in Impl()
156 xla_cluster_(other.impl()->xla_cluster_), in Impl()
174 xla_cluster_(other.impl()->xla_cluster_), in Impl()
191 xla_cluster_(other.impl()->xla_cluster_), in Impl()
209 xla_cluster_(other.impl()->xla_cluster_), in Impl()
227 xla_cluster_(other.impl()->xla_cluster_), in Impl()
248 xla_cluster_(other.impl()->xla_cluster_), in Impl()
266 xla_cluster_(xla_cluster), in Impl()
[all …]
Dscope_internal.h117 const string xla_cluster_ = ""; variable