Skip to content

liueo/TVM-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GluonCV lite models

Deploy gluon-cv models using TVM

Build instruction

Always use git clone --recursive, if not, we can update tvm submodule git submodule update --recursive --init.

mkdir -p build && cd build
cmake ..
make

TODO(): build libjpeg and libpng statically and link to them so it should work on user's clean environment.

About

deploy gluon-cv models using TVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages