View source: R/gen-namespace.R
torch_celu_ | R Documentation |
Celu_
torch_celu_(self, alpha = 1L)
self |
the input tensor |
alpha |
the alpha value for the CELU formulation. Default: 1.0 |
In-place version of torch_celu()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.