Searched refs:xla_cluster_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/cc/framework/ |
D | scope.cc | 97 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 …]
|
D | scope_internal.h | 117 const string xla_cluster_ = ""; variable
|