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