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