Open
Description
API Change Detected
Function: topk_softmax
Import: from aiter import topk_softmax
Commit: c1debd87ce0391aa27438d9e07e76e4fea7c4b70
Previous State
(*args, custom_build_args={}, **kwargs)
Current State
(topk_weights: torch.Tensor, topk_indices: torch.Tensor, token_expert_indices: torch.Tensor, gating_output: torch.Tensor, need_renorm: bool)
Parameter Changes
- Removed parameters: kwargs, args, custom_build_args
- Added parameters: token_expert_indices, topk_indices, gating_output, need_renorm, topk_weights
Error (if any)
None
Metadata
Metadata
Assignees
Labels
No labels