Searched defs:host_src (Results 1 – 14 of 14) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
| D | executor.cc | 63 const void *host_src, uint64 size) { in Memcpy() 72 DeviceMemoryBase *dev_dst, const void *host_src, uint64 size) { in SynchronousMemcpy()
|
| D | executor.h | 88 const DeviceMemoryBase &host_src, in MemcpyDeviceToDevice()
|
| /external/tensorflow/tensorflow/stream_executor/ |
| D | stream.h | 748 Stream &ThenMemcpyH2DQuantized(port::ArraySlice<ElementType> host_src, in ThenMemcpyH2DQuantized() 1752 Stream &ThenMemcpyH2D(port::ArraySlice<T> host_src, in ThenMemcpyH2D()
|
| D | trace_listener.h | 55 const void* host_src, int64 size, in SynchronousMemcpyH2DBegin()
|
| D | stream_executor_pimpl.h | 266 port::Status SynchronousMemcpyH2D(port::ArraySlice<T> host_src, in SynchronousMemcpyH2D()
|
| D | stream_executor_pimpl.cc | 598 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()
|
| D | stream.cc | 1864 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/ |
| D | host_gpu_executor.cc | 86 const void *host_src, uint64 size) { in Memcpy() 140 const void *host_src, in SynchronousMemcpy()
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_gpu_executor.cc | 577 const void* host_src, uint64 size) { in SynchronousMemcpy() 635 const void* host_src, uint64 size) { in Memcpy()
|
| D | cuda_driver.cc | 988 const void* host_src, in SynchronousMemcpyH2D() 1039 const void* host_src, in AsynchronousMemcpyH2D()
|
| D | cuda_dnn.cc | 4624 Stream* stream, const void* host_src, int64 size, in DoMemcpyH2DQuantized()
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_gpu_executor.cc | 480 const void* host_src, uint64 size) { in SynchronousMemcpy() 538 const void* host_src, uint64 size) { in Memcpy()
|
| D | rocm_driver.cc | 841 GpuContext* context, hipDeviceptr_t gpu_dst, const void* host_src, in SynchronousMemcpyH2D() 894 const void* host_src, in AsynchronousMemcpyH2D()
|
| D | rocm_dnn.cc | 4268 Stream* stream, const void* host_src, int64 size, in DoMemcpyH2DQuantized()
|