matmul_algo_get_heuristic#

nvmath.bindings.cublasLt.matmul_algo_get_heuristic(
intptr_t light_handle,
intptr_t operation_desc,
intptr_t adesc,
intptr_t bdesc,
intptr_t cdesc,
intptr_t ddesc,
intptr_t preference,
int requested_algo_count,
intptr_t heuristic_results_array,
intptr_t return_algo_count,
)[source]#

See cublasLtMatmulAlgoGetHeuristic.