R/gen-namespace-docs.R
R/gen-namespace.R
torch_celu.Rd
Celu
torch_celu(self, alpha = 1L)
the input tensor
the alpha value for the CELU formulation. Default: 1.0
See nnf_celu() for more info.
nnf_celu()