torch._foreach_reciprocal¶ torch._foreach_reciprocal(self: List[张量]) → List[张量]¶ 对输入列表中的每个张量应用 torch.reciprocal()。