Home
last modified time | relevance | path

Searched defs:device_to_host_stream (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dgpu_device_context.h34 se::Stream* device_to_host_stream, in GPUDeviceContext()
46 se::Stream* device_to_host_stream() const { return device_to_host_stream_; } in device_to_host_stream() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_context.cc74 std::shared_ptr<se::Stream> device_to_host_stream, in XlaDeviceContext()
216 std::shared_ptr<se::Stream> device_to_host_stream; in CopyDeviceTensorToCPU() local
Dxla_device.cc287 std::shared_ptr<se::Stream> device_to_host_stream; in GetDeviceContextLocked() local