Skip to main content

Mojo function

rms_norm_shape

rms_norm_shape[dtype: DType, rank: Int, single_thread_blocking_override: Bool](input: NDBuffer[dtype, rank, origin], gamma: NDBuffer[dtype, 1, origin], epsilon: Scalar[dtype], weight_offset: Scalar[dtype]) -> IndexList[rank]

Returns:

IndexList

Was this page helpful?