Contents

normalizedShape

The shape of the axes where normalization occurs.

Declaration

var normalizedShape: [Int] { get }

Discussion

Define the shape of the axes in the dimensions [w][h, w], or [c, h, w], where w is width, h is height, and c is channel count.

See Also

Inspecting Layer Normalization Layers