Neo Zhang Jianyu 349ea79fce use max work group size for device to replace the magic number (#14732) 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 64978340b0 ggml : add asserts (#14720) 6 months ago
ggml-cuda 225e7a1438 llama : add high-throughput mode (#14363) 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 349ea79fce use max work group size for device to replace the magic number (#14732) 6 months ago
ggml-vulkan ba1ceb3456 vulkan: fix noncontig check for mat_mul_id splitting (#14683) 6 months ago
ggml-webgpu 21c021745d ggml: Add initial WebGPU backend (#14521) 6 months ago
CMakeLists.txt 21c021745d ggml: Add initial WebGPU backend (#14521) 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 21c021745d ggml: Add initial WebGPU backend (#14521) 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