Searched defs:DoBlasRot (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_blas.cc | 632 bool ROCMBlas::DoBlasRot(Stream *stream, uint64 elem_count, in DoBlasRot() function in stream_executor::gpu::ROCMBlas 640 bool ROCMBlas::DoBlasRot(Stream *stream, uint64 elem_count, in DoBlasRot() function in stream_executor::gpu::ROCMBlas 649 bool ROCMBlas::DoBlasRot(Stream *stream, uint64 elem_count, in DoBlasRot() function in stream_executor::gpu::ROCMBlas 658 bool ROCMBlas::DoBlasRot(Stream *stream, uint64 elem_count, in DoBlasRot() function in stream_executor::gpu::ROCMBlas
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_blas.cc | 769 bool CUDABlas::DoBlasRot(Stream *stream, uint64 elem_count, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas 777 bool CUDABlas::DoBlasRot(Stream *stream, uint64 elem_count, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas 786 bool CUDABlas::DoBlasRot(Stream *stream, uint64 elem_count, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas 795 bool CUDABlas::DoBlasRot(Stream *stream, uint64 elem_count, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas
|