共用方式為


MPSNNReduceFeatureChannelsSum 建構函式

定義

多載

MPSNNReduceFeatureChannelsSum(NSCoder)
MPSNNReduceFeatureChannelsSum(NSObjectFlag)
MPSNNReduceFeatureChannelsSum(IMTLDevice)
MPSNNReduceFeatureChannelsSum(IntPtr)

MPSNNReduceFeatureChannelsSum(NSCoder)

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

參數

coder
NSCoder
屬性

適用於

MPSNNReduceFeatureChannelsSum(NSObjectFlag)

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

參數

適用於

MPSNNReduceFeatureChannelsSum(IMTLDevice)

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

參數

device
IMTLDevice
屬性

適用於

MPSNNReduceFeatureChannelsSum(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於