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