Man Page: mpscnnupsamplingbilinear
Operating Environment: mojave
Section: 3
MPSCNNUpsamplingBilinear(3) MetalPerformanceShaders.framework MPSCNNUpsamplingBilinear(3)NAMEMPSCNNUpsamplingBilinearSYNOPSIS#import <MPSCNNUpsampling.h> Inherits MPSCNNUpsampling. Instance Methods (nonnull instancetype) - initWithDevice:integerScaleFactorX:integerScaleFactorY: Additional Inherited Members Detailed Description This depends on Metal.framework. Specifies the bilinear spatial upsampling filter. Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device(NSUInteger) integerScaleFactorX(NSUInteger) integerScaleFactorY Initialize the bilinear spatial upsampling filter. Parameters: device The device the filter will run on. integerScaleFactorX The upsampling factor for the x dimension. integerScaleFactorY The upsampling factor for the y dimension. Returns: A valid MPSCNNUpsamplingBilinear object or nil, if failure. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSCNNUpsamplingBilinear(3)
| Related Man Pages |
|---|
| mpscnnneuronhardsigmoid(3) - mojave |
| mpscnnneuronlinear(3) - mojave |
| mpscnnneuronrelu(3) - mojave |
| mpscnnneuronsoftplus(3) - mojave |
| mpscnnpoolingl2norm(3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| 12-Core MacPro (2013) kernel_task over 1200% |
| UNIX tool on MacOS that can increase resolution of a file |
| My first PERL incarnation... Audio Oscillograph |
| Python 3.8.0rc1 released. |