Rate this Page

torch._foreach_sqrt#

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

Applytorch.sqrt() to each Tensor of the input list.