R/gen-namespace-docs.R
R/gen-namespace-examples.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
In-place version of torch_celu().
torch_celu()