Re: [apache/incubator-tvm] [COMMUNITY] @t-vi -> Reviewer (#6149)

2020-07-28 Thread Tianqi Chen
Merged #6149 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/6149#event-3594690628

Re: [apache/incubator-tvm] [RFC][μTVM] Bringing TVM to Bare-Metal Devices (#2563)

2020-07-28 Thread wang-y-z
@weberlo Nice work and I think always-on tiny machine learning on IoT devices 
has arrived.

Recently the work [MCUNet: Tiny Deep Learning on IoT 
Devices](https://arxiv.org/abs/2007.10319) which implement TinyNAS TinyEngine(a 
memory-efficient inference library) co-design to find best way to deploy model 
on to bare-matel device like STM32F746(320kb SRAM / 1MB Flash) is very 
intersting~  How do you think the difference between MicroTVM and MCUNet?

By the way, can you tell me what's going on about MicroTVM on RICS-V device and 
if you have plan to support the User defined extensions for RV?

Looking for your brilliant work and your reply~

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/issues/2563#issuecomment-665411071