Home
last modified time | relevance | path

Searched refs:ThenMemcpyD2D (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmatrix_triangular_solve_op.cc191 stream->ThenMemcpyD2D(&out_ptr, rhs_ptr, sizeof(Scalar) * rhs_elems) in ComputeMatrix()
/external/tensorflow/tensorflow/stream_executor/
Dstream.h1721 Stream &ThenMemcpyD2D(DeviceMemoryBase *gpu_dst, in ThenMemcpyD2D() function