Rate this Page

torch._foreach_floor#

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

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