torch.arctanh# torch.arctanh(input: Tensor, *, out: Optional[Tensor]) → Tensor# Alias for torch.atanh().