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