Rate this Page

torch._foreach_log2#

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

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