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
mpscnnlocalcontrastnormalizationnode(3) - mojave
mpscnnneuronexponentialnode(3) - mojave
mpscnnneurongradientnode(3) - mojave
mpscnnneuronlogarithmnode(3) - mojave
mpscnnneuronprelunode(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.