Rate this Page

torch._foreach_round#

torch._foreach_round(self: List[Tensor]) List[Tensor]#

Apply torch.round() to each Tensor of the input list.