Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc341 StreamExecutor::CreateBlasLtMatmulPlan( in CreateBlasLtMatmulPlan() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_blas.cc2657 ROCMBlas::CreateBlasLtMatmulPlan(const blas::BlasLtMatmulPlanParams &p) { in CreateBlasLtMatmulPlan() function in stream_executor::gpu::ROCMBlas
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc3447 CUDABlas::CreateBlasLtMatmulPlan(const blas::BlasLtMatmulPlanParams &p) { in DoBlasInternalImpl() function in stream_executor::gpu::CUDABlas