torch._foreach_reciprocal_¶ torch._foreach_reciprocal_(self: List[Tensor]) → None¶ 將 torch.reciprocal() 應用於輸入列表中每個 Tensor。