Skip to content

[Wed c1debd8] API Change Detected: topk_softmax #74

Open
@tjtanaa

Description

@tjtanaa

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions