Home
last modified time | relevance | path

Searched refs:GetDeviceToHostStream (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dlocal_device_state.h114 se::Stream* GetDeviceToHostStream();
Dlocal_device_state.cc131 se::Stream* LocalDeviceState::GetDeviceToHostStream() { in GetDeviceToHostStream() function in xla::LocalDeviceState
Dpjrt_stream_executor_client.cc596 auto* stream = local_device->GetDeviceToHostStream(); in logical_on_device_shape()
1320 se::Stream* stream = local_device->GetDeviceToHostStream(); in ToLiteral()