Skip to content

Commit 843a574

Browse files
authored
[MISC] Remove unused TVMC configs (#18512)
The configs folder under root directory is no longer needed, as TVMC is removed from the repository.
1 parent c3a52ea commit 843a574

File tree

4 files changed

+0
-28
lines changed

4 files changed

+0
-28
lines changed

CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -889,12 +889,6 @@ if(TVM_BUILD_PYTHON_MODULE)
889889
# Install web package
890890
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/web/" DESTINATION "web/")
891891

892-
# Install essential configuration files
893-
install(
894-
DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/configs/"
895-
DESTINATION "configs/"
896-
)
897-
898892
# Install licenses (required for distribution)
899893
install(
900894
DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/licenses/"

configs/host/default.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

configs/test/compile_config_test.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

configs/test/tune_config_test.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)