---
title: MPSCNNFullyConnectedGradientNode
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpscnnfullyconnectedgradientnode
---

# MPSCNNFullyConnectedGradientNode

## Declaration

```swift
class MPSCNNFullyConnectedGradientNode
```

## Topics

### Initializers

- [init(sourceGradient:sourceImage:convolutionGradientState:weights:)](metalperformanceshaders/mpscnnfullyconnectedgradientnode/init(sourcegradient:sourceimage:convolutiongradientstate:weights:).md)

## Relationships

### Inherits From

- [MPSCNNConvolutionGradientNode](metalperformanceshaders/mpscnnconvolutiongradientnode.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [MPSNNTrainableNode](metalperformanceshaders/mpsnntrainablenode.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
