oa::FnMatrix::logSoftmax
logSoftmax: Stable log-softmax over the selected dimension; -1 selects the last dimension.
Function Documentation
logSoftmax: Stable log-softmax over the selected dimension; -1 selects the last dimension.
Parameters
inAconst oa::Matrix &—
inDimoa::I32Default: -1
Returns
oa::MatrixThe declared return value.