aboutsummaryrefslogtreecommitdiff
path: root/tests/test-opt.c
AgeCommit message (Expand)Author
2023-07-24ggml : sync (unary ops refactor, static-correctness) (#2370)Georgi Gerganov
2023-07-11ggml : sync (abort callback, mul / add broadcast, fix alibi) (#2183)Georgi Gerganov
2023-07-07ggml : change ggml_graph_compute() API to not require context (#1999)Qingyou Meng
2023-05-13ggml : implement backward pass for llama + small training-llama-from-scratch ...xaedes