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

适用于