zhiics opened a new pull request #4693: [runtime][refactor] Unify vm and 
interpreter objects
URL: https://github.com/apache/incubator-tvm/pull/4693
 
 
   This PR:
   
   - Unifies the Closure objects used by VM and interpreter. Refactored the 
interpreter to be able to use the same Closure object.
   
   - Replaces the TupleValue objects with ADT
   
   - Cleans the vmobj code and makes ADT not specific to the vm namespace.
   
   cc @tqchen @jroesch @wweic @icemelon9 
   

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