Rate this Page

torch._foreach_sigmoid#

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

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