nnf_softsign function

Softsign

Softsign

Applies element-wise, the function SoftSign(x)=x/(1+xSoftSign(x) = x/(1 + |x|

nnf_softsign(input)

Arguments

  • input: (N,*) tensor, where * means, any number of additional dimensions
  • Maintainer: Daniel Falbel
  • License: MIT + file LICENSE
  • Last published: 2025-02-14