This is a great step toward putting tvm into more resource constrained devices. 
Given that we have another effort(uTVM @weberlo ) that aims to enable automatic 
optimizations, we still lack a minimum runtime that we can serve on the device. 

This PR seems to bring one great step toward that direction. One thing we can 
try to do is to consolidate it with uTVM and put it under tvm/runtime/micro 
namespace later. A fun challenge would be to further iterate to remove most 
needs on the OS(mainly alloc) so we can really run it on bare metal devices. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dmlc/tvm/pull/3567#issuecomment-512619344

Reply via email to