---
title: MPSNNPadGradient
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpsnnpadgradient
---

# MPSNNPadGradient

## Declaration

```swift
class MPSNNPadGradient
```

## Topics

### Initializers

- [init(coder:device:)](metalperformanceshaders/mpsnnpadgradient/init(coder:device:).md)
- [init(device:)](metalperformanceshaders/mpsnnpadgradient/init(device:).md)

## Relationships

### Inherits From

- [MPSCNNGradientKernel](metalperformanceshaders/mpscnngradientkernel.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
