Rate this Page

torch._foreach_log1p#

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

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