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