torch._foreach_log2¶ torch._foreach_log2(self: List[Tensor]) → List[Tensor]¶ 将 torch.log2() 应用于输入列表中的每个张量。