ConstructionKit::SoftmaxExec
Inherits ConstructionKit::ExecutableNode < Reference < Object
Softmax: out = softmax(x) per row
Constructors
Instance methods
Backward pass: receive gradients for outputs, return gradients for inputs
Forward pass: read named inputs, produce named outputs