Compartir a través de


MPSNNReshape Constructores

Definición

Sobrecargas

MPSNNReshape(NSCoder)
MPSNNReshape(NSObjectFlag)
MPSNNReshape(IMTLDevice)
MPSNNReshape(IntPtr)
MPSNNReshape(NSCoder, IMTLDevice)

MPSNNReshape(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReshape (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReshape : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReshape

Parámetros

coder
NSCoder
Atributos

Se aplica a

MPSNNReshape(NSObjectFlag)

protected MPSNNReshape (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReshape : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReshape

Parámetros

Se aplica a

MPSNNReshape(IMTLDevice)

[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReshape (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReshape : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReshape

Parámetros

device
IMTLDevice
Atributos

Se aplica a

MPSNNReshape(IntPtr)

protected internal MPSNNReshape (IntPtr handle);
new MetalPerformanceShaders.MPSNNReshape : nativeint -> MetalPerformanceShaders.MPSNNReshape

Parámetros

handle
IntPtr

nativeint

Se aplica a

MPSNNReshape(NSCoder, IMTLDevice)

[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReshape (Foundation.NSCoder decoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReshape : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReshape

Parámetros

decoder
NSCoder
device
IMTLDevice
Atributos

Se aplica a