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