Home
last modified time | relevance | path

Searched defs:GetBlasLtMatmulAlgorithms (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc359 StreamExecutor::GetBlasLtMatmulAlgorithms(const blas::IBlasLtMatmulPlan *plan, in GetBlasLtMatmulAlgorithms() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_blas.cc2351 ROCMBlas::GetBlasLtMatmulAlgorithms(const blas::IBlasLtMatmulPlan *plan, in GetBlasLtMatmulAlgorithms() function in stream_executor::gpu::ROCMBlas
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc3469 CUDABlas::GetBlasLtMatmulAlgorithms(const blas::IBlasLtMatmulPlan *plan, in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas