MPSCnnDropoutGradient 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
MPSCnnDropoutGradient(NSCoder) | |
MPSCnnDropoutGradient(NSObjectFlag) | |
MPSCnnDropoutGradient(IntPtr) | |
MPSCnnDropoutGradient(NSCoder, IMTLDevice) | |
MPSCnnDropoutGradient(IMTLDevice, Single, nuint, MTLSize) |
MPSCnnDropoutGradient(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnDropoutGradient(Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSCnnDropoutGradient : Foundation.NSCoder -> MetalPerformanceShaders.MPSCnnDropoutGradient
Parametri
- coder
- NSCoder
- Attributi
Si applica a
MPSCnnDropoutGradient(NSObjectFlag)
protected MPSCnnDropoutGradient(Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnDropoutGradient : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnDropoutGradient
Parametri
Si applica a
MPSCnnDropoutGradient(IntPtr)
protected internal MPSCnnDropoutGradient(IntPtr handle);
new MetalPerformanceShaders.MPSCnnDropoutGradient : nativeint -> MetalPerformanceShaders.MPSCnnDropoutGradient
Parametri
- handle
-
IntPtr
nativeint
Si applica a
MPSCnnDropoutGradient(NSCoder, IMTLDevice)
[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnDropoutGradient(Foundation.NSCoder decoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSCnnDropoutGradient : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSCnnDropoutGradient
Parametri
- decoder
- NSCoder
- device
- IMTLDevice
- Attributi
Si applica a
MPSCnnDropoutGradient(IMTLDevice, Single, nuint, MTLSize)
[Foundation.Export("initWithDevice:keepProbability:seed:maskStrideInPixels:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnDropoutGradient(Metal.IMTLDevice device, float keepProbability, nuint seed, Metal.MTLSize maskStrideInPixels);
new MetalPerformanceShaders.MPSCnnDropoutGradient : Metal.IMTLDevice * single * nuint * Metal.MTLSize -> MetalPerformanceShaders.MPSCnnDropoutGradient
Parametri
- device
- IMTLDevice
- keepProbability
- Single
- seed
- System.System.UIntPtr System.unativeint
- maskStrideInPixels
- MTLSize
- Attributi