tqchen opened a new issue #4854: [REFACTOR] Move python vm runtime into 
runtime/vm.py
URL: https://github.com/apache/incubator-tvm/issues/4854
 
 
   as https://github.com/apache/incubator-tvm/pull/4818 we are moving to put 
the core runtime related modules in python to the runtime folder.
   
   We will need to do the same thing for relay related codes, in particular:
   - vm.py perhaps need to goto the runtime folder
   - Data structures (e.g. ADT) goes to runtime/container.py
   

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