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: SIMD[dtype, 1], weight_offset: SIMD[dtype, 1]) -> IndexList[rank]

Was this page helpful?