Pass gemm_descs for grouped gemm via __constant__ buff (#232)
* moved gemm_descs_args into const buff * use CK_CONSTANT_ADDRESS_SPACE instead of global constant * clean * moved hipMemAlloc outside of deviceOp * add SetWorkSpacePointer * fix ignore
Showing
Please register or sign in to comment