summaryrefslogtreecommitdiff
path: root/tests/test-backend-ops.cpp
AgeCommit message (Expand)Author
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