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