torch._foreach_cosh¶ torch._foreach_cosh(self: List[Tensor]) → List[Tensor]¶ 对输入列表中的每个 Tensor 应用 torch.cosh()。