xctan 860a9e4eef ggml-cpu : remove the weak alias trick (#14221) 7 months ago
..
ggml-blas d337252acf cmake : Fix broken CMake error messages (ggml/1252) 7 months ago
ggml-cann e21d2d4ae2 CANN: Simplify the environment variable setting(#13104) 7 months ago
ggml-cpu 860a9e4eef ggml-cpu : remove the weak alias trick (#14221) 7 months ago
ggml-cuda fe9d60e74a musa: fix build warning (unused variable) (#14231) 7 months ago
ggml-hip 7d6d91babf HIP: disable rocwmma on gfx12 by default until rocm 7.0 (#14202) 7 months ago
ggml-kompute ba1cb19cdd llama : add Qwen2VL support + multimodal RoPE (#10361) 1 year ago
ggml-metal e2c0b6e46a cmake : handle whitepsaces in path during metal build (#14126) 7 months ago
ggml-musa 33983057d0 musa: Upgrade MUSA SDK version to rc4.0.1 and use mudnn::Unary::IDENTITY op to accelerate D2D memory copy (#13647) 8 months ago
ggml-opencl 4c763c8d1b opencl: add `mul_mv_id_q4_0_f32_8x_flat` (#14003) 7 months ago
ggml-rpc 2bb0467043 rpc : nicer error messages for RPC server crash (#14076) 7 months ago
ggml-sycl 0889eba570 sycl: Adding additional cpy dbg print output (#14034) 7 months ago
ggml-vulkan 0dbcabde8c cmake: clean up external project logic for vulkan-shaders-gen (#14179) 7 months ago
CMakeLists.txt 3ba0d843c6 ggml: Add Android support for GGML_CPU_ALL_VARIANTS (#14206) 7 months ago
ggml-alloc.c f057808ffa ggml: Don't assert fail when tensor data changes (#13222) 8 months ago
ggml-backend-impl.h 70680c48e5 ggml : upgrade init_tensor API to return a ggml_status (#11854) 10 months ago
ggml-backend-reg.cpp ba7654380a ggml-backend : fix backend search path (#12330) 10 months ago
ggml-backend.cpp b47ab7b8e9 sched : avoid changing cur_copy when a graph is already allocated (#13922) 7 months ago
ggml-common.h f470bc36be ggml-cpu : split arch-specific implementations (#13892) 7 months ago
ggml-impl.h fedf034a98 ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 7 months ago
ggml-opt.cpp 6c35981a64 mnist: fix segmentation fault (ggml/1227) 8 months ago
ggml-quants.c f470bc36be ggml-cpu : split arch-specific implementations (#13892) 7 months 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 a7b8d35f78 sync : whisper.cpp (ggml/1250) 7 months ago
ggml.cpp fedf034a98 ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 7 months ago
gguf.cpp 7675c555a1 gguf: fix failure on version == 0 (#13956) 7 months ago