enable cjit launcher

Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>
This commit is contained in:
2026-01-31 10:36:41 +08:00
parent f0739b9dca
commit ac7497b2c8
7 changed files with 180 additions and 38 deletions
+1
View File
@@ -5,6 +5,7 @@ description = "Add your description here"
readme = "README.md"
dependencies = [
"apache-tvm-ffi",
"jinja2",
]
[build-system]