MPSCnnLogSoftMaxGradient 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
MPSCnnLogSoftMaxGradient(NSCoder) | |
MPSCnnLogSoftMaxGradient(NSObjectFlag) | |
MPSCnnLogSoftMaxGradient(IMTLDevice) | |
MPSCnnLogSoftMaxGradient(IntPtr) | |
MPSCnnLogSoftMaxGradient(NSCoder, IMTLDevice) |
MPSCnnLogSoftMaxGradient(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnLogSoftMaxGradient (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSCnnLogSoftMaxGradient : Foundation.NSCoder -> MetalPerformanceShaders.MPSCnnLogSoftMaxGradient
Parametri
- coder
- NSCoder
- Attributi
Si applica a
MPSCnnLogSoftMaxGradient(NSObjectFlag)
protected MPSCnnLogSoftMaxGradient (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnLogSoftMaxGradient : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnLogSoftMaxGradient
Parametri
Si applica a
MPSCnnLogSoftMaxGradient(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnLogSoftMaxGradient (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSCnnLogSoftMaxGradient : Metal.IMTLDevice -> MetalPerformanceShaders.MPSCnnLogSoftMaxGradient
Parametri
- device
- IMTLDevice
- Attributi
Si applica a
MPSCnnLogSoftMaxGradient(IntPtr)
protected internal MPSCnnLogSoftMaxGradient (IntPtr handle);
new MetalPerformanceShaders.MPSCnnLogSoftMaxGradient : nativeint -> MetalPerformanceShaders.MPSCnnLogSoftMaxGradient
Parametri
- handle
-
IntPtr
nativeint
Si applica a
MPSCnnLogSoftMaxGradient(NSCoder, IMTLDevice)
[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnLogSoftMaxGradient (Foundation.NSCoder decoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSCnnLogSoftMaxGradient : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSCnnLogSoftMaxGradient
Parametri
- decoder
- NSCoder
- device
- IMTLDevice
- Attributi