다음을 통해 공유


MPSMatrixFullyConnected.EncodeToCommandBuffer 메서드

정의

[Foundation.Export("encodeToCommandBuffer:inputMatrix:weightMatrix:biasVector:resultMatrix:")]
public virtual void EncodeToCommandBuffer (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSMatrix inputMatrix, MetalPerformanceShaders.MPSMatrix weightMatrix, MetalPerformanceShaders.MPSVector biasVector, MetalPerformanceShaders.MPSMatrix resultMatrix);
abstract member EncodeToCommandBuffer : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSVector * MetalPerformanceShaders.MPSMatrix -> unit
override this.EncodeToCommandBuffer : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSVector * MetalPerformanceShaders.MPSMatrix -> unit

매개 변수

commandBuffer
IMTLCommandBuffer
inputMatrix
MPSMatrix
weightMatrix
MPSMatrix
biasVector
MPSVector

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

resultMatrix
MPSMatrix
특성

적용 대상