MPSMatrixFullyConnected A kernel for applying a fully connected neural network layer. Declarationclass MPSMatrixFullyConnected TopicsInitializersinit(coder:device:)init(device:)Instance PropertiesalphasourceInputFeatureChannelssourceNumberOfFeatureVectorssourceOutputFeatureChannelsInstance Methodscopy(with:device:)encode(commandBuffer:inputMatrix:weightMatrix:biasVector:resultMatrix:)neuronParameterA()neuronParameterB()neuronParameterC()neuronType()setNeuronType(_:parameterA:parameterB:parameterC:) RelationshipsInherits FromMPSMatrixBinaryKernelConforms ToCVarArgCustomDebugStringConvertibleCustomStringConvertibleEquatableHashableNSCodingNSCopyingNSObjectProtocolNSSecureCoding See AlsoMatrix Neural Network OperationsMPSMatrixFullyConnectedGradientMPSMatrixNeuronMPSMatrixNeuronGradient