MPSCNNSpatialNormalizationGradientNode(3) MetalPerformanceShaders.framework MPSCNNSpatialNormalizationGradientNode(3)

MPSCNNSpatialNormalizationGradientNode

#import <MPSNNGraphNodes.h>

Inherits MPSNNGradientFilterNode.


(nonnull instancetype) - initWithSourceGradient:sourceImage:gradientState:kernelSize:


(nonnull instancetype) + nodeWithSourceGradient:sourceImage:gradientState:kernelSize:


NSUInteger kernelWidth
NSUInteger kernelHeight
float alpha
float beta
float delta

- (nonnull instancetype) initWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState(NSUInteger) kernelSize

- 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]

Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.

Mon Jul 9 2018 Version MetalPerformanceShaders-119.3