tkonolige opened a new pull request #10493:
URL: https://github.com/apache/tvm/pull/10493


   Hexagon provides its own logging implementation that is included by every 
tvm build regardless of if hexagon is being built or not. If TVM_LOG_CUSTOMIZE 
is set, then this implementation is used, conflicting with the one provided by 
the user. This patch puts the hexagon logging implementation behind a flag that 
is only set when hexagon is built.
   
   @adstraw @csullivan
   


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