Searched refs:GetOrCreateClient (Results 1 – 2 of 2) sorted by relevance
239 xla::StatusOr<xla::LocalClient*> XlaDevice::GetOrCreateClient() const { in GetOrCreateClient() function in tensorflow::XlaDevice265 xla::Backend* backend = GetOrCreateClient().ValueOrDie()->mutable_backend(); in GetAllocatorLocked()294 TF_ASSIGN_OR_RETURN(xla::LocalClient * client, GetOrCreateClient()); in GetDeviceContextLocked()
192 xla::StatusOr<xla::LocalClient*> GetOrCreateClient() const;