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