MPSCnnBatchNormalizationStatistics.EncodeBatch 方法

定义

[Foundation.Export("encodeBatchToCommandBuffer:sourceImages:batchNormalizationState:")]
public virtual void EncodeBatch (Metal.IMTLCommandBuffer commandBuffer, Foundation.NSArray<MetalPerformanceShaders.MPSImage> sourceImages, MetalPerformanceShaders.MPSCnnBatchNormalizationState batchNormalizationState);
override this.EncodeBatch : Metal.IMTLCommandBuffer * Foundation.NSArray<MetalPerformanceShaders.MPSImage> * MetalPerformanceShaders.MPSCnnBatchNormalizationState -> unit

参数

commandBuffer
IMTLCommandBuffer
sourceImages
NSArray<MPSImage>
batchNormalizationState
MPSCnnBatchNormalizationState
属性

适用于