Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc59 const void *host_src, uint64 size) { in Memcpy()
67 const void *host_src, in SynchronousMemcpy()
Dexecutor.h89 const DeviceMemoryBase &host_src, in MemcpyDeviceToDevice()
/external/tensorflow/tensorflow/stream_executor/
Dstream.h773 Stream &ThenMemcpyH2DQuantized(port::ArraySlice<ElementType> host_src, in ThenMemcpyH2DQuantized()
1722 Stream &ThenMemcpyH2D(port::ArraySlice<T> host_src, in ThenMemcpyH2D()
Dtrace_listener.h56 const void* host_src, int64 size, in SynchronousMemcpyH2DBegin()
Dstream_executor_pimpl.cc517 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()
Dstream_executor_pimpl.h248 port::Status SynchronousMemcpyH2D(port::ArraySlice<T> host_src, in SynchronousMemcpyH2D()
Dstream.cc1747 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/
Dhost_gpu_executor.cc80 const void *host_src, uint64 size) { in Memcpy()
134 const void *host_src, in SynchronousMemcpy()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc505 const void *host_src, in SynchronousMemcpy()
564 const void *host_src, uint64 size) { in Memcpy()
Dcuda_driver.cc1169 const void *host_src, in SynchronousMemcpyH2D()
1223 const void *host_src, in AsynchronousMemcpyH2D()
Dcuda_dnn.cc4357 Stream* stream, const void* host_src, int64 size, in DoMemcpyH2DQuantized()