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.cc61 const void *host_src, uint64 size) { in Memcpy()
70 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.h701 Stream &ThenMemcpyH2DQuantized(port::ArraySlice<ElementType> host_src, in ThenMemcpyH2DQuantized()
1705 Stream &ThenMemcpyH2D(port::ArraySlice<T> host_src, in ThenMemcpyH2D()
Dtrace_listener.h55 const void* host_src, int64 size, in SynchronousMemcpyH2DBegin()
Dstream_executor_pimpl.cc622 const void *host_src, uint64 size) { in SynchronousMemcpy()
692 const void *host_src, int64 size, DeviceMemoryBase *device_dst) { in SynchronousMemcpyH2D()
720 const void *host_src, uint64 size) { in Memcpy()
Dstream_executor_pimpl.h279 port::Status SynchronousMemcpyH2D(port::ArraySlice<T> host_src, in SynchronousMemcpyH2D()
Dstream.cc1722 const void *host_src, uint64 size, dnn::QuantizedActivationMode mode, in ThenMemcpyH2DQuantized()
4793 Stream &Stream::ThenMemcpy(DeviceMemoryBase *gpu_dst, const void *host_src, in ThenMemcpy()
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc77 const void *host_src, uint64 size) { in Memcpy()
131 const void *host_src, in SynchronousMemcpy()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc486 const void* host_src, uint64 size) { in SynchronousMemcpy()
544 const void* host_src, uint64 size) { in Memcpy()
Drocm_driver.cc908 GpuContext* context, hipDeviceptr_t gpu_dst, const void* host_src, in SynchronousMemcpyH2D()
964 const void* host_src, in AsynchronousMemcpyH2D()
Drocm_dnn.cc3979 Stream* stream, const void* host_src, int64 size, in DoMemcpyH2DQuantized()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc605 const void* host_src, uint64 size) { in SynchronousMemcpy()
663 const void* host_src, uint64 size) { in Memcpy()
Dcuda_driver.cc1104 const void* host_src, in SynchronousMemcpyH2D()
1177 const void* host_src, in AsynchronousMemcpyH2D()
Dcuda_dnn.cc4082 Stream* stream, const void* host_src, int64 size, in DoMemcpyH2DQuantized()