Searched defs:host_src (Results 1 – 11 of 11) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
| D | executor.cc | 59 const void *host_src, uint64 size) { in Memcpy() 67 const void *host_src, in SynchronousMemcpy()
|
| D | executor.h | 89 const DeviceMemoryBase &host_src, in MemcpyDeviceToDevice()
|
| /external/tensorflow/tensorflow/stream_executor/ |
| D | stream.h | 773 Stream &ThenMemcpyH2DQuantized(port::ArraySlice<ElementType> host_src, in ThenMemcpyH2DQuantized() 1722 Stream &ThenMemcpyH2D(port::ArraySlice<T> host_src, in ThenMemcpyH2D()
|
| D | trace_listener.h | 56 const void* host_src, int64 size, in SynchronousMemcpyH2DBegin()
|
| D | stream_executor_pimpl.cc | 517 const void *host_src, uint64 size) { in SynchronousMemcpy() 587 const void *host_src, int64 size, DeviceMemoryBase *device_dst) { in SynchronousMemcpyH2D() 615 const void *host_src, uint64 size) { in Memcpy()
|
| D | stream_executor_pimpl.h | 248 port::Status SynchronousMemcpyH2D(port::ArraySlice<T> host_src, in SynchronousMemcpyH2D()
|
| D | stream.cc | 1747 const void *host_src, uint64 size, dnn::QuantizedActivationMode mode, in ThenMemcpyH2DQuantized() 4630 Stream &Stream::ThenMemcpy(DeviceMemoryBase *gpu_dst, const void *host_src, in ThenMemcpy()
|
| /external/tensorflow/tensorflow/stream_executor/host/ |
| D | host_gpu_executor.cc | 80 const void *host_src, uint64 size) { in Memcpy() 134 const void *host_src, in SynchronousMemcpy()
|
| /external/tensorflow/tensorflow/stream_executor/cuda/ |
| D | cuda_gpu_executor.cc | 505 const void *host_src, in SynchronousMemcpy() 564 const void *host_src, uint64 size) { in Memcpy()
|
| D | cuda_driver.cc | 1169 const void *host_src, in SynchronousMemcpyH2D() 1223 const void *host_src, in AsynchronousMemcpyH2D()
|
| D | cuda_dnn.cc | 4357 Stream* stream, const void* host_src, int64 size, in DoMemcpyH2DQuantized()
|