tqchen opened a new pull request #4641: Resolve constexpr related link error in 
debug mode
URL: https://github.com/apache/incubator-tvm/pull/4641
 
 
   Before c++17, constexpr can be optimized away and it can be dangerous to 
pass constexpr to a function that requires reference. This PR get around that 
@weberlo 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to