MPSCNNUpsamplingNearestGradientNode(3) | MetalPerformanceShaders.framework | MPSCNNUpsamplingNearestGradientNode(3) |
MPSCNNUpsamplingNearestGradientNode
#import <MPSNNGraphNodes.h>
Inherits MPSNNGradientFilterNode.
(nonnull instancetype) -
initWithSourceGradient:sourceImage:gradientState:scaleFactorX:scaleFactorY:
(nonnull instancetype) +
nodeWithSourceGradient:sourceImage:gradientState:scaleFactorX:scaleFactorY:
double scaleFactorX
double scaleFactorY
Node representing a MPSCNNUpsamplingNearest kernel
A node to represent the gradient calculation for nearest upsampling training. [forwardFilter gradientFilterWithSources:] is a more convient way to do this.
Parameters:
Returns:
A node to represent the gradient calculation for nearest upsampling training. [forwardFilter gradientFilterWithSources:] is a more convient way to do this.
Parameters:
Returns:
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.
Mon Jul 9 2018 | Version MetalPerformanceShaders-119.3 |