Commit b84194c1 authored by Palani Johnson's avatar Palani Johnson

fixed CLT_BASE_PATH

parent 6e77e745
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
#define TILESYA ((TILESY + 3) & (~3)) #define TILESYA ((TILESY + 3) & (~3))
#ifndef CLT_BASE_PATH #ifndef CLT_BASE_PATH
#define CLT_BASE_PATH "../../clt/" #define CLT_BASE_PATH "clt/"
#endif #endif
float *copyalloc_kernel_gpu(float *kernel_host, float *copyalloc_kernel_gpu(float *kernel_host,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment