mpscnnupsamplingbilineargradient(3) mojave man page | unix.com

Man Page: mpscnnupsamplingbilineargradient

Operating Environment: mojave

Section: 3

MPSCNNUpsamplingBilinearGradient(3)			 MetalPerformanceShaders.framework		       MPSCNNUpsamplingBilinearGradient(3)

NAME
MPSCNNUpsamplingBilinearGradient
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 bilinear spatial downsampling filter. Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device(NSUInteger) integerScaleFactorX(NSUInteger) integerScaleFactorY Initialize the bilinear spatial downsampling 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 MPSCNNUpsamplingBilinearGradient object or nil, if failure. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNUpsamplingBilinearGradient(3)
Related Man Pages
mpscnnneuronrelu(3) - mojave
mpscnnneuronsoftplus(3) - mojave
mpscnnpooling(3) - mojave
mpscnnpoolingmax(3) - mojave
mpscnnupsamplingbilinearnode(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
Controlling user input
[BASH] eval command not expanding variables as expected.