Home
last modified time | relevance | path

Searched defs:BlockHostUntilDone (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc110 port::Status XlaInterpreterExecutor::BlockHostUntilDone(Stream *stream) { in BlockHostUntilDone() function in stream_executor::interpreter::XlaInterpreterExecutor
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc182 port::Status HostExecutor::BlockHostUntilDone(Stream *stream) { in BlockHostUntilDone() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc651 port::Status GpuExecutor::BlockHostUntilDone(Stream* stream) { in BlockHostUntilDone() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc489 port::Status StreamExecutor::BlockHostUntilDone(Stream *stream) { in BlockHostUntilDone() function in stream_executor::StreamExecutor
Dstream.cc5259 port::Status Stream::BlockHostUntilDone() { in BlockHostUntilDone() function in stream_executor::Stream
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc770 port::Status GpuExecutor::BlockHostUntilDone(Stream* stream) { in BlockHostUntilDone() function in stream_executor::gpu::GpuExecutor