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