Anton Mitkov bdca38376f sycl: Hotfix for non dnnl codepath (#14677) 6 months ago
..
ggml-blas d337252acf cmake : Fix broken CMake error messages (ggml/1252) 7 months ago
ggml-cann 05fec5bd29 ggml : add build-time message to remind about ggml_set_rows (#14661) 6 months ago
ggml-cpu 55c509daf5 ggml : refactor llamafile_sgemm PPC code (#14673) 6 months ago
ggml-cuda 923e3ea2e3 cuda : add set rows for bf16 (#14664) 6 months ago
ggml-hip 7d6d91babf HIP: disable rocwmma on gfx12 by default until rocm 7.0 (#14202) 7 months ago
ggml-metal dcf7f2ea3c metal : Add missing unary ops Metal support (#14660) 6 months ago
ggml-musa 716301d1b0 musa: enable fp16 mma (all) and cublas on qy2 (#13842) 6 months ago
ggml-opencl 05fec5bd29 ggml : add build-time message to remind about ggml_set_rows (#14661) 6 months ago
ggml-rpc 2bb0467043 rpc : nicer error messages for RPC server crash (#14076) 7 months ago
ggml-sycl bdca38376f sycl: Hotfix for non dnnl codepath (#14677) 6 months ago
ggml-vulkan 3120413ccd vulkan : remove unused vars (#0) 6 months ago
CMakeLists.txt d4cdd9c1c3 ggml : remove kompute backend (#14501) 6 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 d4cdd9c1c3 ggml : remove kompute backend (#14501) 6 months ago
ggml-backend.cpp bd9c981d72 vulkan: Add fusion support for RMS_NORM+MUL (#14366) 6 months ago
ggml-common.h f470bc36be ggml-cpu : split arch-specific implementations (#13892) 7 months ago
ggml-impl.h bd9c981d72 vulkan: Add fusion support for RMS_NORM+MUL (#14366) 6 months ago
ggml-opt.cpp 6c35981a64 mnist: fix segmentation fault (ggml/1227) 8 months ago
ggml-quants.c 497be7c01d ggml-quants : rename best_mad to best_error (ggml/1283) 6 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 98bab638fb ggml : add ggml_scale_bias (#14417) 6 months ago
ggml.cpp fedf034a98 ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 7 months ago
gguf.cpp 26a48ad699 ggml : prevent integer overflow in gguf tensor size calculation (#14595) 6 months ago