---
title: MPSCNNUpsamplingBilinearGradient
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpscnnupsamplingbilineargradient
---

# MPSCNNUpsamplingBilinearGradient

A gradient bilinear spatial upsampling filter.

## Declaration

```swift
class MPSCNNUpsamplingBilinearGradient
```

## Topics

### Initializers

- [init(device:integerScaleFactorX:integerScaleFactorY:)](metalperformanceshaders/mpscnnupsamplingbilineargradient/init(device:integerscalefactorx:integerscalefactory:).md)

## Relationships

### Inherits From

- [MPSCNNUpsamplingGradient](metalperformanceshaders/mpscnnupsamplinggradient.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)

## See Also

### Upsampling Layers

- [MPSCNNUpsampling](metalperformanceshaders/mpscnnupsampling.md)
- [MPSCNNUpsamplingBilinear](metalperformanceshaders/mpscnnupsamplingbilinear.md)
- [MPSCNNUpsamplingNearest](metalperformanceshaders/mpscnnupsamplingnearest.md)
- [MPSCNNUpsamplingGradient](metalperformanceshaders/mpscnnupsamplinggradient.md)
- [MPSCNNUpsamplingNearestGradient](metalperformanceshaders/mpscnnupsamplingnearestgradient.md)
