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