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