summaryrefslogtreecommitdiff
path: root/tests/test-backend-ops.cpp
AgeCommit message (Expand)Author
2024-02-181.5 bit quantization (#5453)Kawrakow
2024-02-17ggml : add ALiBi support for ggml_soft_max_ext (#5488)Georgi Gerganov
2024-02-13tests : disable moe test (#5473)Georgi Gerganov
2024-01-31llava : add MobileVLM support (#5132)JidongZhang-THU
2024-01-30`ggml_cuda_cpy` support for 4d tensors and float16->float32 upcasting (ggml/686)John Balis
2024-01-30SOTA 3-bit quants (#5196)Kawrakow
2024-01-29Nomic Vulkan backend (#4456)Jared Van Bortel
2024-01-28ggml : add unified SYCL backend for Intel GPUs (#2690)Abhilash Majumder
2024-01-27Remove unused data and add fixes (#5154)Michael Klimenko
2024-01-17ggml : add IQ2 to test-backend-ops + refactoring (#4990)Georgi Gerganov
2024-01-142-bit quantizations (#4897)Kawrakow
2024-01-12llama : ggml-backend integration (#4766)slaren
2024-01-09CUDA: faster softmax via shared memory + fp16 math (#4742)Johannes Gäßler
2024-01-04Print backend name on test-backend-ops failure (#4751)Johannes Gäßler
2024-01-03ggml : extend ggml_get_rows, ggml_repeat, ggml_concat (ggml/639)Guillaume Wenzek
2024-01-02metal : enable shader debugging (cmake option) (#4705)Georgi Gerganov
2023-12-29ggml : fix some mul mat cases + add tests for src1 F16 (ggml/669)bssrdf
2023-12-21ggml : change ggml_scale to take a float instead of tensor (#4573)Georgi Gerganov
2023-12-18llama : add phi-2 + fix NeoX rope + ggml_mul_mat_set_prec (#4490)Ebey Abraham
2023-12-14ggml : use ggml_row_size where possible (#4472)slaren
2023-12-13sync : ggml (SD ops, tests, kernels) (#4444)Georgi Gerganov
2023-12-13llama : add Mixtral support (#4406)slaren
2023-12-07sync : ggml (new ops, tests, backend, etc.) (#4359)Georgi Gerganov