torch._foreach_expm1

torch._foreach_expm1_(self: List[Tensor]) → None

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

本页目录