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