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