Skip to main content

Mojo function

group_norm_shape

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

Was this page helpful?