MPSMatrixNeuron A neuron activation kernel that operates on matrices. Declarationclass MPSMatrixNeuron TopicsInitializersinit(coder:device:)init(device:)Instance PropertiesalphasourceInputFeatureChannelssourceNumberOfFeatureVectorsInstance Methodscopy(with:device:)encode(commandBuffer:inputMatrix:biasVector:resultMatrix:)neuronParameterA()neuronParameterB()neuronParameterC()neuronType()setNeuronToPReLUWithParametersA(_:)setNeuronType(_:parameterA:parameterB:parameterC:) RelationshipsInherits FromMPSMatrixUnaryKernelConforms ToCVarArgCustomDebugStringConvertibleCustomStringConvertibleEquatableHashableNSCodingNSCopyingNSObjectProtocolNSSecureCoding See AlsoMatrix Neural Network OperationsMPSMatrixFullyConnectedMPSMatrixFullyConnectedGradientMPSMatrixNeuronGradient