Searched defs:XlaCluster (Results 1 – 3 of 3) sorted by relevance
64 enum class XlaCluster; member
252 Scope::Impl::Impl(const Scope& other, Tags::XlaCluster, in Impl()
110 NodeBuilder& NodeBuilder::XlaCluster(StringPiece xla_cluster) { in XlaCluster() function in tensorflow::NodeBuilder