Rate this Page

torch._foreach_frac#

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

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