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