Rdocumentation
powered by
Learn R Programming
torch (version 0.8.1)
torch_selu: Selu
Description
Selu
Usage
torch_selu(self)
Arguments
self
the input tensor
selu(input) -> Tensor
Computes the selu transformation.