torch._foreach_sqrt_¶ torch._foreach_sqrt_(self: List[Tensor]) → None¶ 将 torch.sqrt() 应用于输入列表中的每个 Tensor。