torch._foreach_tan¶ torch._foreach_tan(self: List[Tensor]) → List[Tensor]¶ 將 torch.tan() 應用於輸入列表的每個 Tensor。