Searched defs:GetBlasGemmAlgorithms (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
H A Dstream_executor_pimpl.cc334 bool StreamExecutor::GetBlasGemmAlgorithms( function in class:perftools::gputools::StreamExecutor
340 return blas_support->GetBlasGemmAlgorithms(out_algorithms);
/external/tensorflow/tensorflow/stream_executor/cuda/
H A Dcuda_blas.cc2213 bool CUDABlas::GetBlasGemmAlgorithms( function in class:perftools::gputools::cuda::CUDABlas

Completed in 863 milliseconds