diff --git a/mops/src/sap/sap.cu b/mops/src/sap/sap.cu index f370265..305f9d8 100644 --- a/mops/src/sap/sap.cu +++ b/mops/src/sap/sap.cu @@ -701,7 +701,7 @@ void mops::cuda::sparse_accumulation_of_products_vjp_vjp( int32_t* packed_indices = shared_array(indices_A.shape[0], sptr, &space); - sparse_accumulation_of_products_vjp_vjp_kernel<<>>( + sparse_accumulation_of_products_vjp_vjp_kernel<<>>( grad_grad_output, grad_A_2, grad_B_2,