MPSNNReductionSpatialMeanGradientNode 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
MPSNNReductionSpatialMeanGradientNode(NSObjectFlag) | |
MPSNNReductionSpatialMeanGradientNode(IntPtr) | |
MPSNNReductionSpatialMeanGradientNode(MPSNNImageNode, MPSNNImageNode, MPSNNGradientStateNode) |
MPSNNReductionSpatialMeanGradientNode(NSObjectFlag)
protected MPSNNReductionSpatialMeanGradientNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode
Paramètres
S’applique à
MPSNNReductionSpatialMeanGradientNode(IntPtr)
protected internal MPSNNReductionSpatialMeanGradientNode (IntPtr handle);
new MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode : nativeint -> MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode
Paramètres
- handle
-
IntPtr
nativeint
S’applique à
MPSNNReductionSpatialMeanGradientNode(MPSNNImageNode, MPSNNImageNode, MPSNNGradientStateNode)
[Foundation.Export("initWithSourceGradient:sourceImage:gradientState:")]
public MPSNNReductionSpatialMeanGradientNode (MetalPerformanceShaders.MPSNNImageNode sourceGradient, MetalPerformanceShaders.MPSNNImageNode sourceImage, MetalPerformanceShaders.MPSNNGradientStateNode gradientState);
new MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode : MetalPerformanceShaders.MPSNNImageNode * MetalPerformanceShaders.MPSNNImageNode * MetalPerformanceShaders.MPSNNGradientStateNode -> MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode
Paramètres
- sourceGradient
- MPSNNImageNode
- sourceImage
- MPSNNImageNode
- gradientState
- MPSNNGradientStateNode
- Attributs