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

In-place version of torch_selu().