Man Page: mpscnnnormalizationnode
Operating Environment: mojave
Section: 3
MPSCNNNormalizationNode(3) MetalPerformanceShaders.framework MPSCNNNormalizationNode(3)NAMEMPSCNNNormalizationNodeSYNOPSIS#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 - alpha [read], [write], [nonatomic], [assign] The value of alpha. Default is 1.0. Must be non-negative. - beta [read], [write], [nonatomic], [assign] The value of beta. Default is 5.0 - delta [read], [write], [nonatomic], [assign] The value of delta. Default is 1.0 Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNNormalizationNode(3)
| Related Man Pages |
|---|
| mpscnndropoutnode(3) - mojave |
| mpscnnneurongradientnode(3) - mojave |
| mpscnnneuronhardsigmoidnode(3) - mojave |
| mpscnnneuronpowernode(3) - mojave |
| mpscnnupsamplingbilinearnode(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Shopt -s histappend |
| UNIX tool on MacOS that can increase resolution of a file |
| My first PERL incarnation... Audio Oscillograph |
| Python 3.8.0rc1 released. |