MPSNNReduceRowSum Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
MPSNNReduceRowSum(NSCoder) | |
MPSNNReduceRowSum(NSObjectFlag) | |
MPSNNReduceRowSum(IMTLDevice) | |
MPSNNReduceRowSum(IntPtr) |
MPSNNReduceRowSum(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowSum (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceRowSum : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceRowSum
Параметры
- coder
- NSCoder
- Атрибуты
Применяется к
MPSNNReduceRowSum(NSObjectFlag)
protected MPSNNReduceRowSum (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceRowSum : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceRowSum
Параметры
Применяется к
MPSNNReduceRowSum(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowSum (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceRowSum : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceRowSum
Параметры
- device
- IMTLDevice
- Атрибуты
Применяется к
MPSNNReduceRowSum(IntPtr)
protected internal MPSNNReduceRowSum (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceRowSum : nativeint -> MetalPerformanceShaders.MPSNNReduceRowSum
Параметры
- handle
-
IntPtr
nativeint