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