Rate this Page

torch._foreach_trunc#

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

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