共用方式為


MPSMatrixNeuron.EncodeToCommandBuffer 方法

定義

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

參數

commandBuffer
IMTLCommandBuffer
inputMatrix
MPSMatrix
biasVector
MPSVector

即將加入。

這個參數可以是 null

resultMatrix
MPSMatrix
屬性

適用於