update lite
This commit is contained in:
parent
b084f4dc46
commit
746f5fa9e9
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -130,7 +130,7 @@ def init_library():
|
|||
else:
|
||||
if use_clblast:
|
||||
libname = lib_clblast
|
||||
if use_cublas:
|
||||
elif use_cublas:
|
||||
libname = lib_cublas
|
||||
elif use_blas:
|
||||
libname = lib_openblas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue