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