Fix import cl file name
This commit is contained in:
parent
96346fb2a4
commit
bbfba5f740
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "ggml.h"
|
||||
|
||||
#include "ggml_clblast_dequant.cl"
|
||||
#include "ggml-opencl-dequant.cl"
|
||||
|
||||
#define CL_CHECK(err, name) \
|
||||
do { \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue