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