Open
Description
API Change Detected
Function: ck_moe_2stages
Import: from aiter.fused_moe_bf16_asm import ck_moe_2stages
Commit: c1debd87ce0391aa27438d9e07e76e4fea7c4b70
Previous State
(a1, w1, w2, topk_weight, topk_ids, fc1_scale=None, fc2_scale=None, a1_scale=None, a2_scale=None, block_size=None, expert_mask=None)
Current State
(a1, w1, w2, topk_weight, topk_ids, quant_type=<QuantType.No: 0>, fc1_scale=None, fc2_scale=None, a1_scale=None, a2_scale=None, block_size=None, expert_mask=None, activation=<ActivationType.Silu: 0>, doweight_stage1=False)
Parameter Changes
- Added parameters: quant_type, activation, doweight_stage1
Error (if any)
None
Metadata
Metadata
Assignees
Labels
No labels