Rate this Page

torch._foreach_round#

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

Applytorch.round() to each Tensor of the input list.