diff --git a/deploy/tvm/.gitignore b/deploy/avh/.gitignore similarity index 100% rename from deploy/tvm/.gitignore rename to deploy/avh/.gitignore diff --git a/deploy/tvm/Makefile b/deploy/avh/Makefile similarity index 100% rename from deploy/tvm/Makefile rename to deploy/avh/Makefile diff --git a/deploy/tvm/README.md b/deploy/avh/README.md similarity index 100% rename from deploy/tvm/README.md rename to deploy/avh/README.md diff --git a/deploy/tvm/arm-none-eabi-gcc.cmake b/deploy/avh/arm-none-eabi-gcc.cmake similarity index 100% rename from deploy/tvm/arm-none-eabi-gcc.cmake rename to deploy/avh/arm-none-eabi-gcc.cmake diff --git a/deploy/tvm/convert_image.py b/deploy/avh/convert_image.py similarity index 100% rename from deploy/tvm/convert_image.py rename to deploy/avh/convert_image.py diff --git a/deploy/tvm/corstone300.ld b/deploy/avh/corstone300.ld similarity index 100% rename from deploy/tvm/corstone300.ld rename to deploy/avh/corstone300.ld diff --git a/deploy/tvm/imgs_words_en/word_10.png b/deploy/avh/imgs_words_en/word_10.png similarity index 100% rename from deploy/tvm/imgs_words_en/word_10.png rename to deploy/avh/imgs_words_en/word_10.png diff --git a/deploy/tvm/imgs_words_en/word_116.png b/deploy/avh/imgs_words_en/word_116.png similarity index 100% rename from deploy/tvm/imgs_words_en/word_116.png rename to deploy/avh/imgs_words_en/word_116.png diff --git a/deploy/tvm/include/crt_config.h b/deploy/avh/include/crt_config.h similarity index 100% rename from deploy/tvm/include/crt_config.h rename to deploy/avh/include/crt_config.h diff --git a/deploy/tvm/include/tvm_runtime.h b/deploy/avh/include/tvm_runtime.h similarity index 100% rename from deploy/tvm/include/tvm_runtime.h rename to deploy/avh/include/tvm_runtime.h diff --git a/deploy/tvm/requirements.txt b/deploy/avh/requirements.txt similarity index 100% rename from deploy/tvm/requirements.txt rename to deploy/avh/requirements.txt diff --git a/deploy/tvm/run_demo.sh b/deploy/avh/run_demo.sh similarity index 100% rename from deploy/tvm/run_demo.sh rename to deploy/avh/run_demo.sh diff --git a/deploy/tvm/src/demo_bare_metal.c b/deploy/avh/src/demo_bare_metal.c similarity index 100% rename from deploy/tvm/src/demo_bare_metal.c rename to deploy/avh/src/demo_bare_metal.c