Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


torch (version 0.8.0)

torch_arctan: Arctan

Description

Arctan

Usage

torch_arctan(self)

Arguments

self

(Tensor) the input tensor.

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

Alias for torch_atan().