torch._foreach_tan¶ torch._foreach_tan(self: List[Tensor]) → List[Tensor]¶ 将 torch.tan() 应用于输入列表的每个张量。