FrozenGene commented on a change in pull request #6710:
URL: https://github.com/apache/incubator-tvm/pull/6710#discussion_r514002681



##########
File path: python/tvm/auto_scheduler/utils.py
##########
@@ -30,7 +30,7 @@
 try:
     import psutil
 except ImportError:
-    raise ImportError("psutil not found, try `pip install psutil` to fix this")

Review comment:
       I prefer keeping this ImportError. During internal development, we have 
met several times our environment doesn't import this package, we could tune 
but meet process error and find this root cause is hard. 




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to