clean and rename old clblast files in preparation for merge

This commit is contained in:
Concedo
2024-12-15 15:29:02 +08:00
parent a577015425
commit 1e07043a6e
6 changed files with 247 additions and 294 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#ifdef GGML_USE_CUDA
# include "ggml-cuda.h"
#elif defined(GGML_USE_CLBLAST)
# include "ggml-opencl.h"
# include "ggml_v3b-opencl.h"
#endif