MPSNNReduceRowMean 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
MPSNNReduceRowMean(NSCoder) | |
MPSNNReduceRowMean(NSObjectFlag) | |
MPSNNReduceRowMean(IMTLDevice) | |
MPSNNReduceRowMean(IntPtr) |
MPSNNReduceRowMean(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowMean (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceRowMean : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceRowMean
Parámetros
- coder
- NSCoder
- Atributos
Se aplica a
MPSNNReduceRowMean(NSObjectFlag)
protected MPSNNReduceRowMean (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceRowMean : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceRowMean
Parámetros
Se aplica a
MPSNNReduceRowMean(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowMean (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceRowMean : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceRowMean
Parámetros
- device
- IMTLDevice
- Atributos
Se aplica a
MPSNNReduceRowMean(IntPtr)
protected internal MPSNNReduceRowMean (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceRowMean : nativeint -> MetalPerformanceShaders.MPSNNReduceRowMean
Parámetros
- handle
-
IntPtr
nativeint