A representation of a gradient L2-norm pooling filter.
SDKs
- iOS 11.3+
- macOS 10.13.4+
- Mac Catalyst 13.0+
- tvOS 11.3+
Framework
- Metal Performance Shaders
Declaration
class MPSCNNPoolingL2NormGradientNode : MPSCNNPooling Gradient Node
A representation of a gradient L2-norm pooling filter.
SDKs
Framework
class MPSCNNPoolingL2NormGradientNode : MPSCNNPooling Gradient Node
class MPSCNNPooling Average Node
A representation of an average pooling filter.
class MPSCNNDilated Pooling Max Node
A representation of a dilated max pooling filter.
class MPSCNNPooling L2Norm Node
A representation of a L2-norm pooling filter.
class MPSCNNPooling Max Node
A representation of a max pooling filter.
class MPSCNNPooling Node
A representation of a MPS CNN pooling kernel.
class MPSCNNDilated Pooling Max Gradient Node
A representation of a gradient dilated max pooling filter.
class MPSCNNPooling Average Gradient Node
A representation of a gradient average pooling filter.
class MPSCNNPooling Gradient Node
A representation of a gradient pooling kernel.
class MPSCNNPooling Max Gradient Node
A representation of a gradient max pooling filter.