MPSNNReduceRowMean 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
MPSNNReduceRowMean(NSCoder) | |
MPSNNReduceRowMean(NSObjectFlag) | |
MPSNNReduceRowMean(IMTLDevice) | |
MPSNNReduceRowMean(IntPtr) |
MPSNNReduceRowMean(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowMean (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceRowMean : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceRowMean
参数
- coder
- NSCoder
- 属性
适用于
MPSNNReduceRowMean(NSObjectFlag)
protected MPSNNReduceRowMean (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceRowMean : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceRowMean
参数
适用于
MPSNNReduceRowMean(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceRowMean (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceRowMean : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceRowMean
参数
- device
- IMTLDevice
- 属性
适用于
MPSNNReduceRowMean(IntPtr)
protected internal MPSNNReduceRowMean (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceRowMean : nativeint -> MetalPerformanceShaders.MPSNNReduceRowMean
参数
- handle
-
IntPtr
nativeint