Home
last modified time | relevance | path

Searched defs:SynchronousMemcpyH2D (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.h269 port::Status SynchronousMemcpyH2D( in SynchronousMemcpyH2D() function
H A Dstream_executor_pimpl.cc681 port::Status StreamExecutor::SynchronousMemcpyH2D( in SynchronousMemcpyH2D() function in stream_executor::StreamExecutor
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_driver.cc857 /* static */ port::Status GpuDriver::SynchronousMemcpyH2D( in SynchronousMemcpyH2D() function in stream_executor::gpu::GpuDriver
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.cc1088 /* static */ port::Status GpuDriver::SynchronousMemcpyH2D(GpuContext* context, in SynchronousMemcpyH2D() function in stream_executor::gpu::GpuDriver