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