tqchen opened a new pull request #9486:
URL: https://github.com/apache/tvm/pull/9486


   CompilationConfig was merged in on the basis that it is an internal 
experimental
   structure that helps to group the target. Constructing the config should not
   emit messages for most cases. Change LOG(INFO) to DLOG(INFO)
   so users won't be overwhelmed by messages.
   
   There are a few warning cases that also changes to DLOG. Given 
CompilationConfig
   is still experimental, it would be better to respect the current default 
convention
   and not trigger warnings that indicate an non-experimental suggestion.
   Warnings can be updated according with the convention.
   


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