Skip to main content

Mojo function

group_norm_shape

group_norm_shape[dtype: DType, rank: Int, single_thread_blocking_override: Bool](input: NDBuffer[dtype, rank, origin], gamma: NDBuffer[dtype, 1, origin], beta: NDBuffer[dtype, 1, origin], epsilon: SIMD[dtype, 1], num_groups: SIMD[int32, 1]) -> IndexList[rank]

Was this page helpful?