MPSCnnDilatedPoolingMaxGradientNode Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
MPSCnnDilatedPoolingMaxGradientNode(NSObjectFlag)
protected MPSCnnDilatedPoolingMaxGradientNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnDilatedPoolingMaxGradientNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnDilatedPoolingMaxGradientNode
Paramètres
S’applique à
MPSCnnDilatedPoolingMaxGradientNode(IntPtr)
protected internal MPSCnnDilatedPoolingMaxGradientNode (IntPtr handle);
new MetalPerformanceShaders.MPSCnnDilatedPoolingMaxGradientNode : nativeint -> MetalPerformanceShaders.MPSCnnDilatedPoolingMaxGradientNode
Paramètres
- handle
-
IntPtr
nativeint
S’applique à
MPSCnnDilatedPoolingMaxGradientNode(MPSNNImageNode, MPSNNImageNode, MPSNNGradientStateNode, nuint, nuint, nuint, nuint, nuint, nuint)
[Foundation.Export("initWithSourceGradient:sourceImage:gradientState:kernelWidth:kernelHeight:strideInPixelsX:strideInPixelsY:dilationRateX:dilationRateY:")]
public MPSCnnDilatedPoolingMaxGradientNode (MetalPerformanceShaders.MPSNNImageNode sourceGradient, MetalPerformanceShaders.MPSNNImageNode sourceImage, MetalPerformanceShaders.MPSNNGradientStateNode gradientState, nuint kernelWidth, nuint kernelHeight, nuint strideInPixelsX, nuint strideInPixelsY, nuint dilationRateX, nuint dilationRateY);
new MetalPerformanceShaders.MPSCnnDilatedPoolingMaxGradientNode : MetalPerformanceShaders.MPSNNImageNode * MetalPerformanceShaders.MPSNNImageNode * MetalPerformanceShaders.MPSNNGradientStateNode * nuint * nuint * nuint * nuint * nuint * nuint -> MetalPerformanceShaders.MPSCnnDilatedPoolingMaxGradientNode
Paramètres
- 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
- dilationRateX
- System.System.UIntPtr System.unativeint
- dilationRateY
- System.System.UIntPtr System.unativeint
- Attributs