mikepapadim commented on a change in pull request #9284:
URL: https://github.com/apache/tvm/pull/9284#discussion_r728926349



##########
File path: python/tvm/meta_schedule/utils.py
##########
@@ -20,7 +20,7 @@
 import shutil
 from typing import Any, Callable, List, Optional, Union
 
-import psutil
+import psutil  # type: ignore

Review comment:
       Is type checking needed for imports?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to