yuan-luo / autotvm_tutorial

autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of how to use autoTVM to search and optimize a neural network inference code. the main process of this program is , firstly use tvm to compile opensource model centerface , then use autotvm to auto search the best inference code for the compiled model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yuan-luo/autotvm_tutorial Issues

No issues in this repository yet.