Add a python tutorial of deploying tvm module with tvm runtime only (#4094)
authorLiangHao <hliangac@connect.ust.hk>
Thu, 10 Oct 2019 19:59:58 +0000 (03:59 +0800)
committerTianqi Chen <tqchen@users.noreply.github.com>
Thu, 10 Oct 2019 19:59:58 +0000 (12:59 -0700)
commitaad48ff1a948954bcb023b88ea9c58f7cf9bf6f6
treedb7018f9100e9ca958bfed6b60fc2e29a38045e3
parentf312288734e0784a0200804dcf1cf5ef8ecb864f
Add a python tutorial of deploying tvm module with tvm runtime only (#4094)
apps/howto_deploy/python_deploy.py [new file with mode: 0644]
apps/howto_deploy/run_example.sh