Skip to contents

Arcsinh

Usage

torch_arcsinh(self)

Arguments

self

(Tensor) the input tensor.

arcsinh(input, *, out=None) -> Tensor

Alias for torch_asinh().