Hi all, Two new features in v0.7 roadmap and their integration are highly interesting for us at CEVA. Namely end-to-end uTVM and External code generator (aka codegen). We are looking at compiling networks using TVM and generating code with our implementation of codegen. The generated code is compiled using proprietary compiler targeting CEVA’s proprietary hardware. Finally it needs to be executed on CEVA’s hardware using uTVM, as there is no OS running on the hardware.
Hence, the two features and their integration are highly interesting for us. I believe that the integration of codegen and uTVM are crucial for many edge devices that execute neural-networks and does not need/require OS.
The goal (beside getting it done) is to share via TVM github repo.