oa::FnMatrix::siluMulBwd
siluMulBwd: backward pass for SiluMul activation.
Function Documentation
siluMulBwd: backward pass for SiluMul activation.
Parameters
inInputconst Matrix &forward INPUT (gate||up); the forward output is not invertible
inGradOutputconst Matrix &—
Returns
MatrixThe declared return value.