diff --git a/cmake/config.cmake b/cmake/config.cmake index e55f1197d90e..8d8186c1b4f0 100644 --- a/cmake/config.cmake +++ b/cmake/config.cmake @@ -108,7 +108,7 @@ set(USE_GRAPH_EXECUTOR_CUDA_GRAPH OFF) # Whether to enable the profiler for the graph executor and vm set(USE_PROFILER ON) -# Whether enable uTVM standalone runtime +# Whether enable microTVM standalone runtime set(USE_MICRO_STANDALONE_RUNTIME OFF) # Whether build with LLVM support