MPSCNNNormalizationNode(3)
NAME
MPSCNNNormalizationNode
SYNOPSIS
#import <MPSNNGraphNodes.h> Inherits MPSNNFilterNode. Inherited by MPSCNNCrossChannelNormalizationNode, MPSCNNLocalContrastNormalizationNode, and MPSCNNSpatialNormalizationNode. Instance Methods (nonnull instancetype) - initWithSource: Class Methods (nonnull instancetype) + nodeWithSource: Properties float alpha float beta float delta
Detailed Description
virtual base class for CNN normalization nodes
Method Documentation
- (nonnull instancetype) initWithSource: (MPSNNImageNode *__nonnull) sourceNode Implemented in MPSCNNCrossChannelNormalizationNode, MPSCNNLocalContrastNormalizationNode, and MPSCNNSpatialNormalizationNode. + (nonnull instancetype) nodeWithSource: (MPSNNImageNode *__nonnull) sourceNode
Property Documentation
- (float) alpha [read], [write], [nonatomic], [assign] - (float) beta [read], [write], [nonatomic], [assign] - (float) delta [read], [write], [nonatomic], [assign]
Author
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-Thu2Jul 13 2017 MPSCNNNormalizationNode(3)
Mac OS X 10.12.6 - Generated Sun Oct 29 19:10:00 CDT 2017