A gradient softmax kernel that operates on matrices.
SDKs
- iOS 12.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 12.0+
Framework
- Metal Performance Shaders
Declaration
class MPSMatrixSoftMaxGradient : MPSMatrix Binary Kernel
A gradient softmax kernel that operates on matrices.
SDKs
Framework
class MPSMatrixSoftMaxGradient : MPSMatrix Binary Kernel
class MPSMatrix Log Soft Max
A logarithmic softmax kernel that operates on matrices.
class MPSMatrix Log Soft Max Gradient
A logarithmic gradient softmax kernel that operates on matrices.
class MPSMatrix Soft Max
A softmax kernel that operates on matrices.