MPSCnnBatchNormalizationStatistics.EncodeBatch Method

Definition

[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

Parameters

commandBuffer
IMTLCommandBuffer
sourceImages
NSArray<MPSImage>
batchNormalizationState
MPSCnnBatchNormalizationState
Attributes

Applies to