Searched refs:LookupAddressableDevice (Results 1 – 4 of 4) sorted by relevance
234 return client.LookupAddressableDevice(context.device_id); in DeviceForDLContext()241 return client.LookupAddressableDevice(context.device_id); in DeviceForDLContext()
167 virtual StatusOr<PjRtDevice*> LookupAddressableDevice(
153 StatusOr<PjRtDevice*> LookupAddressableDevice(
986 StatusOr<PjRtDevice*> PjRtStreamExecutorClient::LookupAddressableDevice( in LookupAddressableDevice() function in xla::PjRtStreamExecutorClient