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