Searched defs:DoBlasIamin (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_blas.cc | 850 bool ROCMBlas::DoBlasIamin(Stream *stream, uint64 elem_count, in DoBlasIamin() function in stream_executor::gpu::ROCMBlas 858 bool ROCMBlas::DoBlasIamin(Stream *stream, uint64 elem_count, in DoBlasIamin() function in stream_executor::gpu::ROCMBlas 866 bool ROCMBlas::DoBlasIamin(Stream *stream, uint64 elem_count, in DoBlasIamin() function in stream_executor::gpu::ROCMBlas 874 bool ROCMBlas::DoBlasIamin(Stream *stream, uint64 elem_count, in DoBlasIamin() function in stream_executor::gpu::ROCMBlas
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_blas.cc | 986 bool CUDABlas::DoBlasIamin(Stream *stream, uint64 elem_count, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas 994 bool CUDABlas::DoBlasIamin(Stream *stream, uint64 elem_count, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas 1002 bool CUDABlas::DoBlasIamin(Stream *stream, uint64 elem_count, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas 1010 bool CUDABlas::DoBlasIamin(Stream *stream, uint64 elem_count, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas
|