Rate this Page
โ˜… โ˜… โ˜… โ˜… โ˜…

torch._foreach_round#

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

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