Skip to content
Snippets Groups Projects
Commit 475b44d2 authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Added test cases for tuning (coming from torch frontend)

parent 8dcf6d55
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,5 @@ import lit.llvm
lit.llvm.initialize(lit_config, config)
# Let the main config do the real work.
lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg.py")
# (ARG_MAIN_CONFIG is a variable defined in configure_lit_site_cfg)
lit_config.load_config(config, "@ARG_MAIN_CONFIG@")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment