---
title: MPSNNConcatenationGradientNode
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsnnconcatenationgradientnode
---

# MPSNNConcatenationGradientNode

A representation of the results from one or more gradient kernels.

## Declaration

```swift
class MPSNNConcatenationGradientNode
```

## Topics

### Initializers

- [init(sourceGradient:sourceImage:gradientState:)](metalperformanceshaders/mpsnnconcatenationgradientnode/init(sourcegradient:sourceimage:gradientstate:).md)

## Relationships

### Inherits From

- [MPSNNGradientFilterNode](metalperformanceshaders/mpsnngradientfilternode.md)

### Conforms To

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

## See Also

### Kernel Concatenation Nodes

- [MPSNNConcatenationNode](metalperformanceshaders/mpsnnconcatenationnode.md)
