mojave man page for mpscnnnormalizationnode

Query: mpscnnnormalizationnode

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPSCNNNormalizationNode(3)				 MetalPerformanceShaders.framework				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 - 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
mpscnnlocalcontrastnormalizationgradientnode(3) - mojave
mpscnnneuronexponentialnode(3) - mojave
mpscnnneuronprelunode(3) - mojave
mpscnnneurontanhnode(3) - mojave
mpscnnupsamplingnearestnode(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.