torch._foreach_reciprocal

torch._foreach_reciprocal(self:List[Tensor]) List[Tensor]

对输入列表中的每个张量应用torch.reciprocal()

本页目录