oa::FnMatrix::logSoftmaxBwd

Function published by the oa::FnMatrix namespace.

Function Documentation

Matrix oa::FnMatrix::logSoftmaxBwd( const Matrix & inForwardOutput, const Matrix & inGradOutput, oa::I32 inDim = -1 )
No public source comment is attached to this declaration.

Parameters

inForwardOutput
const Matrix &

inGradOutput
const Matrix &

inDim
oa::I32

Default: -1

Returns

Matrix

The declared return value.