Skip to contents

Arccosh

Usage

torch_arccosh(self)

Arguments

self

(Tensor) the input tensor.

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

Alias for torch_acosh().