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