Open
Description
API Change Detected
Function: rocm_aiter_asm_fmoe.asm_moe
Import: import aiter.fused_moe_bf16_asm as rocm_aiter_asm_fmoe
Commit: c1debd87ce0391aa27438d9e07e76e4fea7c4b70
Previous State
(hidden_states, w1, w2, topk_weight, topk_ids, fc1_scale=None, fc2_scale=None, fc1_smooth_scale=None, fc2_smooth_scale=None, a16=False, per_tensor_quant_scale=None, expert_mask=None, activation=<ActivationType.Silu: 0>)
Current State
(hidden_states, w1, w2, topk_weight, topk_ids, fc1_scale=None, fc2_scale=None, fc1_smooth_scale=None, fc2_smooth_scale=None, a16=False, per_tensor_quant_scale=None, block_shape=None, expert_mask=None, activation=<ActivationType.Silu: 0>)
Parameter Changes
- Added parameters: block_shape
Error (if any)
None
Metadata
Metadata
Assignees
Labels
No labels