Home
last modified time | relevance | path

Searched defs:host_src (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc63 const void *host_src, uint64 size) { in Memcpy()
72 DeviceMemoryBase *dev_dst, const void *host_src, uint64 size) { in SynchronousMemcpy()
Dexecutor.h88 const DeviceMemoryBase &host_src, in MemcpyDeviceToDevice()
/external/tensorflow/tensorflow/stream_executor/
Dstream.h748 Stream &ThenMemcpyH2DQuantized(port::ArraySlice<ElementType> host_src, in ThenMemcpyH2DQuantized()
1752 Stream &ThenMemcpyH2D(port::ArraySlice<T> host_src, in ThenMemcpyH2D()
Dtrace_listener.h55 const void* host_src, int64 size, in SynchronousMemcpyH2DBegin()
Dstream_executor_pimpl.h266 port::Status SynchronousMemcpyH2D(port::ArraySlice<T> host_src, in SynchronousMemcpyH2D()
Dstream_executor_pimpl.cc598 const void *host_src, uint64 size) { in SynchronousMemcpy()
668 const void *host_src, int64 size, DeviceMemoryBase *device_dst) { in SynchronousMemcpyH2D()
696 const void *host_src, uint64 size) { in Memcpy()
Dstream.cc1864 const void *host_src, uint64 size, dnn::QuantizedActivationMode mode, in ThenMemcpyH2DQuantized()
4935 Stream &Stream::ThenMemcpy(DeviceMemoryBase *gpu_dst, const void *host_src, in ThenMemcpy()
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc86 const void *host_src, uint64 size) { in Memcpy()
140 const void *host_src, in SynchronousMemcpy()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc577 const void* host_src, uint64 size) { in SynchronousMemcpy()
635 const void* host_src, uint64 size) { in Memcpy()
Dcuda_driver.cc988 const void* host_src, in SynchronousMemcpyH2D()
1039 const void* host_src, in AsynchronousMemcpyH2D()
Dcuda_dnn.cc4624 Stream* stream, const void* host_src, int64 size, in DoMemcpyH2DQuantized()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc480 const void* host_src, uint64 size) { in SynchronousMemcpy()
538 const void* host_src, uint64 size) { in Memcpy()
Drocm_driver.cc841 GpuContext* context, hipDeviceptr_t gpu_dst, const void* host_src, in SynchronousMemcpyH2D()
894 const void* host_src, in AsynchronousMemcpyH2D()
Drocm_dnn.cc4268 Stream* stream, const void* host_src, int64 size, in DoMemcpyH2DQuantized()