Akarshan Biswas 83ed24a97b SYCL: Reduce most of the compiler warnings (#10748) 1 year ago
..
ggml-blas 5931c1f233 ggml : add support for dynamic loading of backends (#10469) 1 year ago
ggml-cann 19d8762ab6 ggml : refactor online repacking (#10446) 1 year ago
ggml-cpu d583cd03f6 ggml : Fix compilation issues on ARM platform when building without fp16 (#10811) 1 year ago
ggml-cuda 8faa1d4dd4 CUDA: faster non-contiguous concat (#10760) 1 year ago
ggml-hip 5931c1f233 ggml : add support for dynamic loading of backends (#10469) 1 year ago
ggml-kompute 2025fa67e9 kompute : improve backend to pass test_backend_ops (#10542) 1 year ago
ggml-metal 86a1934978 metal : Extend how Llama.cpp locates metal resources (#10676) 1 year ago
ggml-musa 249cd93da3 mtgpu: Add MUSA_DOCKER_ARCH in Dockerfiles && update cmake and make (#10516) 1 year ago
ggml-rpc 5931c1f233 ggml : add support for dynamic loading of backends (#10469) 1 year ago
ggml-sycl 83ed24a97b SYCL: Reduce most of the compiler warnings (#10748) 1 year ago
ggml-vulkan 4064c0e3b6 Vulkan: Use improved q4_k and q5_k dequant code in dequant shaders (#10798) 1 year ago
CMakeLists.txt cb13ef85a4 remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797) 1 year ago
ggml-alloc.c 8a43e940ab ggml: new optimization interface (ggml/988) 1 year ago
ggml-backend-impl.h 3420909dff ggml : automatic selection of best CPU backend (#10606) 1 year ago
ggml-backend-reg.cpp 43041d2eb3 ggml: load all backends from a user-provided search path (#10699) 1 year ago
ggml-backend.cpp 7cc2d2c889 ggml : move AMX to the CPU backend (#10570) 1 year ago
ggml-common.h 750cb3e246 CUDA: rename macros to avoid conflicts with WinAPI (#10736) 1 year ago
ggml-impl.h cb13ef85a4 remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797) 1 year ago
ggml-opt.cpp 02e4eaf22f ggml-opt: fix data corruption (ggml/1022) 1 year ago
ggml-quants.c 19d8762ab6 ggml : refactor online repacking (#10446) 1 year ago
ggml-quants.h ae8de6d50a ggml : build backends as libraries (#10256) 1 year ago
ggml-threading.cpp ae8de6d50a ggml : build backends as libraries (#10256) 1 year ago
ggml-threading.h cb13ef85a4 remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797) 1 year ago
ggml.c 19d8762ab6 ggml : refactor online repacking (#10446) 1 year ago