b8589
opencl: add q4_K gemm and gemv kernels for Adreno (#20919)
opencl: add q4_K gemm and gemv kernels for Adreno
opencl: fix whitespace
opencl: add workarounds for compiler bugs on older devices
opencl: handle fp16 denorm on X Elite
opencl: fix kernel build error
opencl: fix whitespace
opencl: make q4_K cvt kernels signature consistent
Co-authored-by: Li He lih@qti.qualcomm.com
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: