Open
Description
API Change Detected
Function: rocm_aiter.rmsnorm2d_fwd_with_add
Import: import aiter as rocm_aiter
Commit: c1debd87ce0391aa27438d9e07e76e4fea7c4b70
Previous State
(*args, custom_build_args={}, **kwargs)
Current State
(out: torch.Tensor, input: torch.Tensor, residual_in: torch.Tensor, residual_out: torch.Tensor, weight: torch.Tensor, epsilon: float)
Parameter Changes
- Removed parameters: kwargs, args, custom_build_args
- Added parameters: residual_out, input, weight, epsilon, residual_in, out
Error (if any)
None
Metadata
Metadata
Assignees
Labels
No labels