Searched defs:DoBlasRotmg (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
D | rocm_blas.cc | 671 bool ROCMBlas::DoBlasRotmg(Stream *stream, DeviceMemory<float> *d1, in DoBlasRotmg() function in stream_executor::gpu::ROCMBlas |
/external/tensorflow/tensorflow/stream_executor/cuda/ | ||
D | cuda_blas.cc | 712 bool CUDABlas::DoBlasRotmg(Stream *stream, DeviceMemory<float> *d1, in DoBlasRotmg() function in stream_executor::gpu::CUDABlas |