Condividi tramite


MPSMatrixNeuron.EncodeToCommandBuffer Metodo

Definizione

[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

Parametri

commandBuffer
IMTLCommandBuffer
inputMatrix
MPSMatrix
biasVector
MPSVector

Da aggiungere.

Questo parametro può essere null.

resultMatrix
MPSMatrix
Attributi

Si applica a