Rate this Page

torch._foreach_log#

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

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