API symbolsnn
Copy
tensorplay.nn.functional.softsign
- tensorplay.nn.functional.softsign(input) Tensor[source]
Applies element-wise, the function \(\text{SoftSign}(x) = \frac{x}{1 + |x|}\)
See
Softsignfor more details.
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
