torch._foreach_frac¶ torch._foreach_frac(self: List[Tensor]) → List[Tensor]¶ 将 torch.frac() 应用于输入列表中的每个张量。