torch.arctan2¶ torch.arctan2(input: Tensor, other: Tensor, *, out: Optional[Tensor]) → Tensor¶ 是 torch.atan2() 的别名。