tqchen opened a new pull request #4729: [REFACTOR] Polish runtime
URL: https://github.com/apache/incubator-tvm/pull/4729
 
 
   - Change operator bool -> explicit operator bool (safe bool idiom)
      - This allows us to use operator bool in Expr as well without worry about 
op overloading.
   - Use absolute include when necessary
   - Move type related util to data_type
   - Isolate stackvm code from compiler
   
   cc @icemelon9 @ZihengJiang 
   

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