torch._foreach_sqrt

torch._foreach_sqrt(self:List[Tensor]) List[Tensor]

对输入列表中的每个张量应用torch.sqrt()

本页目录