torch._foreach_log2¶ torch._foreach_log2(self: List[Tensor]) → List[Tensor]¶ 將 torch.log2() 應用於輸入列表中每個 Tensor。