torch._foreach_reciprocal¶ torch._foreach_reciprocal(self: List[Tensor]) → List[Tensor]¶ 對輸入列表中的每個 Tensor 應用 torch.reciprocal()。