torch._foreach_sigmoid¶ torch._foreach_sigmoid(self: List[Tensor]) → List[Tensor]¶ 将 torch.sigmoid() 应用于输入列表中的每个张量。