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