mpsnnpadding-p(3) mojave man page | unix.com

Man Page: mpsnnpadding-p

Operating Environment: mojave

Section: 3

<MPSNNPadding>(3)					 MetalPerformanceShaders.framework					 <MPSNNPadding>(3)

NAME
<MPSNNPadding>
SYNOPSIS
#include <MPSNeuralNetworkTypes.h> Inherited by MPSNNDefaultPadding. Detailed Description A method to describe how MPSCNNKernels should pad images when data outside the image is needed Different (non-Apple) CNN frameworks have different policies for how to size the result of a CNN filter and what padding to add around the edges. Some filters such as pooling and convolution read from neighboring feature channel (pixel) values. Four predefined MPSPaddingMethods are available: MPSNNPaddingMethodValidOnly, MPSNNPaddingMethodFull, MPSNNPaddingMethodSameTL, MPSNNPaddingMethodSameBR. You may also implement your own padding definition with a block that conforms to this prototype. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 <MPSNNPadding>(3)
Related Man Pages
mpscnnaddgradient(3) - mojave
mpscnnbatchnormalizationgradientnode(3) - mojave
mpscnnpoolinggradientnode(3) - mojave
mpsimageeuclideandistancetransform(3) - mojave
mpsneuralnetworktypes.h(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)
My first PERL incarnation... Audio Oscillograph
Controlling user input
Python 3.8.0rc1 released.