Contents

MPSCNNBatchNormalizationDataSource

A protocol that defines methods that a batch normalization state uses to initialize scale factors, bias terms, and batch statistics.

Declaration

protocol MPSCNNBatchNormalizationDataSource : NSCopying, NSObjectProtocol

Topics

Initializers

Instance Methods

Type Properties

See Also

Normalization Layer Nodes