torch._foreach_frac¶ torch._foreach_frac(self: List[Tensor]) → List[Tensor]¶ 將 torch.frac() 應用於輸入列表中每個 Tensor。