次の方法で共有


MPSMatrixSoftMaxGradient.EncodeToCommandBuffer メソッド

定義

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

パラメーター

commandBuffer
IMTLCommandBuffer
gradientMatrix
MPSMatrix
forwardOutputMatrix
MPSMatrix
resultMatrix
MPSMatrix
属性

適用対象