Searched refs:algo_ (Results 1 – 1 of 1) sorted by relevance
3371 : index_(index), algo_(algo), workspace_size_(workspace_size) {} in DoBlasInternalImpl()3377 const cublasLtMatmulAlgo_t *algo() const { return &algo_; } in DoBlasInternalImpl()3381 GetCublasLtAttr(&algo_, CUBLASLT_ALGO_CONFIG_ID, &id); in DoBlasInternalImpl()3387 cublasLtMatmulAlgo_t algo_; in DoBlasInternalImpl() member in stream_executor::gpu::__anone9de0a230311::CUDABlasLtMatmulAlgorithm