Edit

Share via


MPSNNReduceFeatureChannelsSum Constructors

Definition

Overloads

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceFeatureChannelsSum(NSObjectFlag)

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

Parameters

Applies to

MPSNNReduceFeatureChannelsSum(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceFeatureChannelsSum(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to