torch._foreach_exp¶ torch._foreach_exp(self: List[Tensor]) → List[Tensor]¶ 將 torch.exp() 應用於輸入列表中每個 Tensor。