junrushao1994 commented on PR #11089:
URL: https://github.com/apache/tvm/pull/11089#issuecomment-1105671606

   @pfk-beta I can answer your question in MetaSchedule:
   
   > 
./meta_schedule/testing/tune_te_meta_schedule.py:logging.getLogger("tvm.meta_schedule").setLevel(logging.DEBUG)
   > 
./meta_schedule/testing/tune_relay_meta_schedule.py:logging.getLogger("tvm.meta_schedule").setLevel(logging.DEBUG)
   
   These two are independent files, which are not imported to the system by 
default; Both are supposed to be run from command line for demo usage. 
Therefore, it makes sense to leave it as it is


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