For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
gated_group_rmsnorm_shape
def gated_group_rmsnorm_shape[dtype: DType, gate_dtype: DType](y: ManagedTensorSlice[IOSpec[_, _].Input, static_spec=y.static_spec], gate: ManagedTensorSlice[IOSpec[_, _].Input, static_spec=gate.static_spec], weight: ManagedTensorSlice[IOSpec[_, _].Input, static_spec=weight.static_spec], eps: Float32) -> IndexList[Int(2)]
Returns: