llama.cpp/ggml/src/ggml-opencl
lhez 71e74a3ac9
opencl: add backend_synchronize (#13939)
* This is not needed by the normal use where the result is read
  using `tensor_get`, but it allows perf mode of `test-backend-ops`
  to properly measure performance.
2025-06-02 16:54:58 -07:00
..
kernels OpenCL: Add concat, tsembd, upscale, tanh, pad and repeat (#13840) 2025-06-02 16:53:36 -07:00
CMakeLists.txt OpenCL: Add concat, tsembd, upscale, tanh, pad and repeat (#13840) 2025-06-02 16:53:36 -07:00
ggml-opencl.cpp opencl: add backend_synchronize (#13939) 2025-06-02 16:54:58 -07:00