powered by
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()