MPSNNReduceFeatureChannelsSum Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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