Rate this Page

torch._foreach_expm1#

torch._foreach_expm1(self: List[Tensor]) List[Tensor]#

Apply torch.expm1() to each Tensor of the input list.