encode(commandBuffer:inputMatrix:weightMatrix:biasVector:resultMatrix:)

Declaration

func encode(commandBuffer: any MTLCommandBuffer, inputMatrix: MPSMatrix, weightMatrix: MPSMatrix, biasVector: MPSVector?, resultMatrix: MPSMatrix)