Searched refs:GetDeviceHandles (Results 1 – 7 of 7) sorted by relevance
67 tensorflow::Status GetDeviceHandles( in GetDeviceHandles() function
129 tensorflow::Status GetDeviceHandles(
811 tensorflow::Status Service::GetDeviceHandles(const GetDeviceHandlesRequest* arg, in GetDeviceHandles() function in xla::Service
90 StatusOr<std::vector<DeviceHandle>> GetDeviceHandles(int64 device_count);
269 StatusOr<std::vector<DeviceHandle>> Client::GetDeviceHandles( in GetDeviceHandles() function in xla::Client279 tensorflow::Status s = stub_->GetDeviceHandles(&request, &response); in GetDeviceHandles()
83 virtual tensorflow::Status GetDeviceHandles(
129 client_->GetDeviceHandles(1)); in XLA_TEST_F()