You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/05/13 00:27:53 UTC

[GitHub] [tvm] zxybazh opened a new pull request, #11305: [MetaSchedule] Allow Easy Logging Level Setting

zxybazh opened a new pull request, #11305:
URL: https://github.com/apache/tvm/pull/11305

   This PR allowed users to set logging level without giving a logger config. Previous implementation hard-coded `logging.INFO` as the default logging level and requires a logger config to change it. Now the logging level and handlers can be inherited from the current `tvm.meta_schedule` logger setting.
   
   CC: @junrushao1994 @michalpiszczek 


-- 
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: commits-unsubscribe@tvm.apache.org

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


[GitHub] [tvm] michalpiszczek commented on pull request #11305: [MetaSchedule] Allow Easy Logging Level Setting

Posted by GitBox <gi...@apache.org>.
michalpiszczek commented on PR #11305:
URL: https://github.com/apache/tvm/pull/11305#issuecomment-1126201873

   LGTM! Thank you @zxybazh 


-- 
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: commits-unsubscribe@tvm.apache.org

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


[GitHub] [tvm] junrushao1994 merged pull request #11305: [MetaSchedule] Allow Easy Logging Level Setting

Posted by GitBox <gi...@apache.org>.
junrushao1994 merged PR #11305:
URL: https://github.com/apache/tvm/pull/11305


-- 
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: commits-unsubscribe@tvm.apache.org

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