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
属性

适用于