mojave man page for mpscnnupsamplingnearestgradient

Query: mpscnnupsamplingnearestgradient

OS: mojave

Section: 3

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

MPSCNNUpsamplingNearestGradient(3)			 MetalPerformanceShaders.framework			MPSCNNUpsamplingNearestGradient(3)

NAME
MPSCNNUpsamplingNearestGradient
SYNOPSIS
#import <MPSCNNUpsampling.h> Inherits MPSCNNUpsamplingGradient. Instance Methods (nonnull instancetype) - initWithDevice:integerScaleFactorX:integerScaleFactorY: Additional Inherited Members Detailed Description This depends on Metal.framework. Specifies the nearest spatial downsampling filter. Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device(NSUInteger) integerScaleFactorX(NSUInteger) integerScaleFactorY Initialize the nearest spatial upsampling filter. Parameters: device The device the filter will run on. integerScaleFactorX The downsampling factor for the x dimension. integerScaleFactorY The downsampling factor for the y dimension. Returns: A valid MPSCNNUpsamplingNearestGradient object or nil, if failure. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNUpsamplingNearestGradient(3)
Related Man Pages
mpscnnneuronexponential(3) - mojave
mpscnnneuronlinear(3) - mojave
mpscnnneuronsoftplus(3) - mojave
mpscnnneurontanh(3) - mojave
mpscnnpoolingl2norm(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
12-Core MacPro (2013) kernel_task over 1200%
My first PERL incarnation... Audio Oscillograph
Controlling user input
[BASH] eval command not expanding variables as expected.