mojave man page for mpscnnupsamplingbilineargradientnode

Query: mpscnnupsamplingbilineargradientnode

OS: mojave

Section: 3

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

MPSCNNUpsamplingBilinearGradientNode(3) 		 MetalPerformanceShaders.framework		   MPSCNNUpsamplingBilinearGradientNode(3)

NAME
MPSCNNUpsamplingBilinearGradientNode
SYNOPSIS
#import <MPSNNGraphNodes.h> Inherits MPSNNGradientFilterNode. Instance Methods (nonnull instancetype) - initWithSourceGradient:sourceImage:gradientState:scaleFactorX:scaleFactorY: Class Methods (nonnull instancetype) + nodeWithSourceGradient:sourceImage:gradientState:scaleFactorX:scaleFactorY: Properties double scaleFactorX double scaleFactorY Detailed Description Node representing a MPSCNNUpsamplingBilinear kernel Method Documentation - (nonnull instancetype) initWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState(double) scaleFactorX(double) scaleFactorY A node to represent the gradient calculation for nearest upsampling training. [forwardFilter gradientFilterWithSources:] is a more convient way to do this. Parameters: sourceGradient The input gradient from the 'downstream' gradient filter. sourceImage The input image from the forward filter node gradientState The gradient state from the forward filter scaleFactorX The X scale factor from the forward pass scaleFactorY The Y scale factor from the forward pass Returns: A MPSCNNUpsamplingBilinearGradientNode + (nonnull instancetype) nodeWithSourceGradient: (MPSNNImageNode *__nonnull) sourceGradient(MPSNNImageNode *__nonnull) sourceImage(MPSNNGradientStateNode *__nonnull) gradientState(double) scaleFactorX(double) scaleFactorY A node to represent the gradient calculation for nearest upsampling training. [forwardFilter gradientFilterWithSources:] is a more convient way to do this. Parameters: sourceGradient The input gradient from the 'downstream' gradient filter. sourceImage The input image from the forward filter node gradientState The gradient state from the forward filter scaleFactorX The X scale factor from the forward pass scaleFactorY The Y scale factor from the forward pass Returns: A MPSCNNUpsamplingBilinearGradientNode Property Documentation - (double) scaleFactorX [read], [nonatomic], [assign] - (double) scaleFactorY [read], [nonatomic], [assign] Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNUpsamplingBilinearGradientNode(3)
Related Man Pages
mpscnndilatedpoolingmaxgradientnode(3) - mojave
mpscnnlossnode(3) - mojave
mpscnnupsamplingbilineargradientnode(3) - mojave
mpscnnupsamplingnearestgradientnode(3) - mojave
mpsnnbinaryarithmeticnode(3) - mojave
Similar Topics in the Unix Linux Community
Help with identify gradient and the coefficient of determination of a straight line