Contents:
Computes the inverse of the softplus function (numerically stable).
T – The numeric type.
y – The output value from softplus (must be > 0)
The input value before applying softplus.