Skip to content

Commit 7dd853c

Browse files
xuhongyaoweimingzha0
authored andcommitted
[UnitTest]reset lit test option to run tennsor cases
1 parent 295fe33 commit 7dd853c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lit.site.cfg.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ config.llvm_build_dir = "@CMAKE_BINARY_DIR@/llvm/include"
88
config.cxx = "@CMAKE_CXX_COMPILER@ @CMAKE_CXX_FLAGS@"
99
config.cc = "@CMAKE_C_COMPILER@ @CMAKE_C_FLAGS@"
1010
config.build_type = "@CMAKE_BUILD_TYPE@"
11-
config.lib_cudart_path = "@cudart@"
11+
config.lib_cudart_path = "@CUDART_LIB@"
1212
config.lib_dnnl_path = "@dnnl@"
1313
config.lib_eigen_path = "@eigen@"
1414
config.lib_xnnpack_path = "@xnnpack@"

0 commit comments

Comments
 (0)