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