Function kn_cuda_sys::bindings::cublasLtMatrixTransformDescCreate
source · pub unsafe extern "C" fn cublasLtMatrixTransformDescCreate(
transformDesc: *mut cublasLtMatrixTransformDesc_t,
scaleType: cudaDataType
) -> cublasStatus_tExpand description
Create new matrix transform operation descriptor.
\retval CUBLAS_STATUS_ALLOC_FAILED if memory could not be allocated \retval CUBLAS_STATUS_SUCCESS if desciptor was created successfully