---
title: MPSCNNLogSoftMaxGradientNode
framework: metalperformanceshaders
role: symbol
role_heading: Class
path: metalperformanceshaders/mpscnnlogsoftmaxgradientnode
---

# MPSCNNLogSoftMaxGradientNode

A representation of a gradient logarithmic softmax filter kernel.

## Declaration

```swift
class MPSCNNLogSoftMaxGradientNode
```

## Topics

### Initializers

- [init(sourceGradient:sourceImage:gradientState:)](metalperformanceshaders/mpscnnlogsoftmaxgradientnode/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

### Softmax Layer Nodes

- [MPSCNNSoftMaxNode](metalperformanceshaders/mpscnnsoftmaxnode.md)
- [MPSCNNLogSoftMaxNode](metalperformanceshaders/mpscnnlogsoftmaxnode.md)
- [MPSCNNSoftMaxGradientNode](metalperformanceshaders/mpscnnsoftmaxgradientnode.md)
