Searched defs:SynchronousMemcpy (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
H A D | executor.cc | 86 port::Status XlaInterpreterExecutor::SynchronousMemcpy( in SynchronousMemcpy() function in stream_executor::interpreter::XlaInterpreterExecutor 92 port::Status XlaInterpreterExecutor::SynchronousMemcpy( in SynchronousMemcpy() function in stream_executor::interpreter::XlaInterpreterExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ |
H A D | host_gpu_executor.cc | 163 port::Status HostExecutor::SynchronousMemcpy(DeviceMemoryBase* gpu_dst, in SynchronousMemcpy() function in stream_executor::host::HostExecutor 170 port::Status HostExecutor::SynchronousMemcpy(void* host_dst, in SynchronousMemcpy() function in stream_executor::host::HostExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
H A D | tpu_executor.cc | 297 Status TpuExecutor::SynchronousMemcpy( in SynchronousMemcpy() function in tensorflow::tpu::TpuExecutor 307 Status TpuExecutor::SynchronousMemcpy( in SynchronousMemcpy() function in tensorflow::tpu::TpuExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | stream_executor_pimpl.cc | 611 bool StreamExecutor::SynchronousMemcpy(DeviceMemoryBase* device_dst, in SynchronousMemcpy() function in stream_executor::StreamExecutor 628 bool StreamExecutor::SynchronousMemcpy(void* host_dst, in SynchronousMemcpy() function in stream_executor::StreamExecutor 643 bool StreamExecutor::SynchronousMemcpy(DeviceMemoryBase* device_dst, in SynchronousMemcpy() function in stream_executor::StreamExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_gpu_executor.cc | 486 port::Status GpuExecutor::SynchronousMemcpy(DeviceMemoryBase* gpu_dst, in SynchronousMemcpy() function in stream_executor::gpu::GpuExecutor 493 port::Status GpuExecutor::SynchronousMemcpy(void* host_dst, in SynchronousMemcpy() function in stream_executor::gpu::GpuExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
H A D | stream_executor.cc | 325 port::Status SynchronousMemcpy(DeviceMemoryBase* gpu_dst, in SynchronousMemcpy() function in stream_executor::__anon702966b10111::CStreamExecutor 333 port::Status SynchronousMemcpy(void* host_dst, in SynchronousMemcpy() function in stream_executor::__anon702966b10111::CStreamExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_gpu_executor.cc | 618 port::Status GpuExecutor::SynchronousMemcpy(DeviceMemoryBase* gpu_dst, in SynchronousMemcpy() function in stream_executor::gpu::GpuExecutor 625 port::Status GpuExecutor::SynchronousMemcpy(void* host_dst, in SynchronousMemcpy() function in stream_executor::gpu::GpuExecutor
|