torch._foreach_acos¶ torch._foreach_acos(self: List[Tensor]) → List[Tensor]¶ 將 torch.acos() 應用於輸入清單的每個 Tensor。