Applies element-wise, the function SoftSign(x) = x/(1 + |x|
SoftSign(x) = x/(1 + |x|
nnf_softsign(input)
input
(N,*) tensor, where * means, any number of additional dimensions