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