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