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