mojave man page for mpscnnspatialnormalizationgradientnode

Query: mpscnnspatialnormalizationgradientnode

OS: mojave

Section: 3

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

MPSCNNSpatialNormalizationGradientNode(3)		 MetalPerformanceShaders.framework		 MPSCNNSpatialNormalizationGradientNode(3)

NAME
MPSCNNSpatialNormalizationGradientNode
SYNOPSIS
#import <MPSNNGraphNodes.h> Inherits MPSNNGradientFilterNode. Instance Methods (nonnull instancetype) - initWithSourceGradient:sourceImage:gradientState:kernelSize: Class Methods (nonnull instancetype) + nodeWithSourceGradient:sourceImage:gradientState:kernelSize: Properties NSUInteger kernelWidth NSUInteger kernelHeight float alpha float beta float delta Method Documentation - (nonnull instancetype) initWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState(NSUInteger) kernelSize + (nonnull instancetype) nodeWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState(NSUInteger) kernelSize 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 - (NSUInteger) kernelHeight [read], [write], [nonatomic], [assign] - (NSUInteger) kernelWidth [read], [write], [nonatomic], [assign] Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNSpatialNormalizationGradientNode(3)
Related Man Pages
mpscnnbatchnormalizationgradientnode(3) - mojave
mpscnnlocalcontrastnormalizationnode(3) - mojave
mpscnnspatialnormalizationgradientnode(3) - mojave
mpscnnupsamplingbilineargradientnode(3) - mojave
mpscnnupsamplingnearestgradientnode(3) - mojave
Similar Topics in the Unix Linux Community
to assign cut values to an array
How can I take input parameters after the first one?
Tcsh command for assigning output of awk to variable
How to assign result of boolean expression?
Parsing out data with multiple field separators