A batch normalization kernel that operates on matrices.
SDKs
- iOS 12.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 12.0+
Framework
- Metal Performance Shaders
Declaration
class MPSMatrixBatchNormalization : MPSMatrix Unary Kernel
A batch normalization kernel that operates on matrices.
SDKs
Framework
class MPSMatrixBatchNormalization : MPSMatrix Unary Kernel
class MPSMatrix Batch Normalization Gradient
A batch normalization gradient kernel that operates on matrices.