mpscnnnormalizationnode(3) mojave man page | unix.com

Man Page: mpscnnnormalizationnode

Operating Environment: mojave

Section: 3

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
mpscnnneurongradientnode(3) - mojave
mpscnnneuronlinearnode(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)
Shopt -s histappend
Controlling user input
Python 3.8.0rc1 released.