matmul_desc_set_attribute#

nvmath.bindings.cublasLt.matmul_desc_set_attribute(
intptr_t matmul_desc,
int attr,
intptr_t buf,
size_t size_in_bytes,
)[source]#

See cublasLtMatmulDescSetAttribute.