---
title: MPSNNConcatenationNode
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsnnconcatenationnode
---

# MPSNNConcatenationNode

A representation of the results from one or more kernels.

## Declaration

```swift
class MPSNNConcatenationNode
```

## Topics

### Initializers

- [init(sources:)](metalperformanceshaders/mpsnnconcatenationnode/init(sources:).md)

## Relationships

### Inherits From

- [MPSNNFilterNode](metalperformanceshaders/mpsnnfilternode.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

- [MPSNNConcatenationGradientNode](metalperformanceshaders/mpsnnconcatenationgradientnode.md)
