Rate this Page
โ˜… โ˜… โ˜… โ˜… โ˜…

torch._foreach_sigmoid#

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

Apply torch.sigmoid() to each Tensor of the input list.