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