How can I inference alexnet, squeezenet, and vgg16 on VTA?

Hi,

I am trying to inference CNN models on VTA to implement customized schedule. But I have a problem while creating graph_runtime to inference models. This is the question I’ve posted few days ago.

Running MXNet & Darknet models on VTA : VTAMemAlloc error

If you have an experience using alexnet, squeezenet, vgg16 on VTA, could you please share it with me? Also, any information to debug C++ part will help me a lot. Any questions or advices will be appreciated. Thank you!