torch.negative torch.negative(input, *, out=None) → Tensor 别名 для torch.neg() 注:此处的翻译应为中文,但"torch.neg()"是专有名词,保持英文原样。正确的翻译应该是: 别名 for torch.neg() 转换成自然通顺的中文后为: 别名:torch.neg()