Skip to contents

Selu_

Usage

torch_selu_(self)

Arguments

self

the input tensor

selu_(input) -> Tensor

In-place version of torch_selu().