How to integrate TVM and NVDLA?

Hi, I am the beginner of TVM, I find some clues about integrating NVDLA with TVM, such as:

 but not easy to get a real simple example to teach me how to do step by step.     
 Is it possible to integrate NVDLA to VTA? Or it is better to use original NVDLA Compiler and 
 just use TVM to generate NVDLA Canonical Graph? I mean use TVM BYOC to generate NVDLA JSON file for NVDLA Compiler, ... NVDLA Runtime...

 Any suggestion is appreciated,

Thank you, –chayi

1 Like

Same question, any help is appreciated, plz!

This project may help:

1 Like