assertlen(set(m_splits))==1,"Int8 simulation groupgemm just surpport token pad as same as batchgemm for now."
assertFalse,"Unsupported channelwise in int8 simulation fp8"
assertnotgelu,"GELU not supported with int8 simulation groupgemm."
assertnotuse_bias,"Bias not supported with int8 simulation groupgemm."
assertTE_DType_To_Torch[out_dtype]istorch.bfloat16orTE_DType_To_Torch[out_dtype]istorch.float32,"Out_dtype must be bfloat16 or float32 for int8 simulation"