MPSNNReductionSpatialMeanGradientNode Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
MPSNNReductionSpatialMeanGradientNode(NSObjectFlag) | |
MPSNNReductionSpatialMeanGradientNode(IntPtr) | |
MPSNNReductionSpatialMeanGradientNode(MPSNNImageNode, MPSNNImageNode, MPSNNGradientStateNode) |
MPSNNReductionSpatialMeanGradientNode(NSObjectFlag)
protected MPSNNReductionSpatialMeanGradientNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode
Parámetros
Se aplica a
MPSNNReductionSpatialMeanGradientNode(IntPtr)
protected internal MPSNNReductionSpatialMeanGradientNode (IntPtr handle);
new MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode : nativeint -> MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode
Parámetros
- handle
-
IntPtr
nativeint
Se aplica a
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
Parámetros
- sourceGradient
- MPSNNImageNode
- sourceImage
- MPSNNImageNode
- gradientState
- MPSNNGradientStateNode
- Atributos