Rate this Page

torch._foreach_log10#

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

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