Поделиться через


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
Атрибуты

Применяется к