 Howard SuandGitHub
|
bb051d9723
|
opencl : no need to allocate cl_mem on heap (#1612)
|
2023-05-28 20:13:36 +03:00 |
|
 Howard SuandGitHub
|
ca74884f66
|
opencl : use strstr to check if fp16 supported (#1611)
* Use strstr to check if fp16 supported
* Ensure ext_buffer is null terminated
|
2023-05-28 20:09:56 +03:00 |
|
 Howard SuandGitHub
|
7e312f165c
|
cmake : fix build under Windows when enable BUILD_SHARED_LIBS (#1100)
* Fix build under Windows when enable BUILD_SHARED_LIBS
* Make AVX512 test on Windows to build the shared libs
|
2023-04-22 11:18:20 +03:00 |
|
 Howard SuandGitHub
|
c5d70f5c9e
|
ggml : optimize rope function to avoid call powf in the tight loop (#807)
|
2023-04-14 09:24:52 +03:00 |
|