Editar

Compartir a través de


MPSRnnImageInferenceLayer.EncodeBidirectionalSequence Method

Definition

[Foundation.Export("encodeBidirectionalSequenceToCommandBuffer:sourceSequence:destinationForwardImages:destinationBackwardImages:")]
public virtual void EncodeBidirectionalSequence (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSImage[] sourceSequence, MetalPerformanceShaders.MPSImage[] destinationForwardImages, MetalPerformanceShaders.MPSImage[] destinationBackwardImages);
abstract member EncodeBidirectionalSequence : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSImage[] * MetalPerformanceShaders.MPSImage[] * MetalPerformanceShaders.MPSImage[] -> unit
override this.EncodeBidirectionalSequence : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSImage[] * MetalPerformanceShaders.MPSImage[] * MetalPerformanceShaders.MPSImage[] -> unit

Parameters

commandBuffer
IMTLCommandBuffer
sourceSequence
MPSImage[]
destinationForwardImages
MPSImage[]
destinationBackwardImages
MPSImage[]

To be added.

This parameter can be null.

Attributes

Applies to