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