MPSCnnPoolingL2NormGradientNode Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
MPSCnnPoolingL2NormGradientNode(NSObjectFlag)
protected MPSCnnPoolingL2NormGradientNode(Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnPoolingL2NormGradientNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnPoolingL2NormGradientNode
Parametri
Si applica a
MPSCnnPoolingL2NormGradientNode(IntPtr)
protected internal MPSCnnPoolingL2NormGradientNode(IntPtr handle);
new MetalPerformanceShaders.MPSCnnPoolingL2NormGradientNode : nativeint -> MetalPerformanceShaders.MPSCnnPoolingL2NormGradientNode
Parametri
- handle
-
IntPtr
nativeint
Si applica a
MPSCnnPoolingL2NormGradientNode(MPSNNImageNode, MPSNNImageNode, MPSNNGradientStateNode, nuint, nuint, nuint, nuint, IMPSNNPadding)
[Foundation.Export("initWithSourceGradient:sourceImage:gradientState:kernelWidth:kernelHeight:strideInPixelsX:strideInPixelsY:paddingPolicy:")]
public MPSCnnPoolingL2NormGradientNode(MetalPerformanceShaders.MPSNNImageNode sourceGradient, MetalPerformanceShaders.MPSNNImageNode sourceImage, MetalPerformanceShaders.MPSNNGradientStateNode gradientState, nuint kernelWidth, nuint kernelHeight, nuint strideInPixelsX, nuint strideInPixelsY, MetalPerformanceShaders.IMPSNNPadding paddingPolicy);
new MetalPerformanceShaders.MPSCnnPoolingL2NormGradientNode : MetalPerformanceShaders.MPSNNImageNode * MetalPerformanceShaders.MPSNNImageNode * MetalPerformanceShaders.MPSNNGradientStateNode * nuint * nuint * nuint * nuint * MetalPerformanceShaders.IMPSNNPadding -> MetalPerformanceShaders.MPSCnnPoolingL2NormGradientNode
Parametri
- sourceGradient
- MPSNNImageNode
- sourceImage
- MPSNNImageNode
- gradientState
- MPSNNGradientStateNode
- kernelWidth
- System.System.UIntPtr System.unativeint
- kernelHeight
- System.System.UIntPtr System.unativeint
- strideInPixelsX
- System.System.UIntPtr System.unativeint
- strideInPixelsY
- System.System.UIntPtr System.unativeint
- paddingPolicy
- IMPSNNPadding
- Attributi