summaryrefslogtreecommitdiff
path: root/tests/test-opt.cpp
AgeCommit message (Expand)Author
2024-02-25code : normalize enum names (#5697)Georgi Gerganov
2023-11-13sync : ggml (backend v2) (#3912)Georgi Gerganov
2023-10-04sync : ggml (conv 1d + 2d updates, UB fixes) (#3468)Georgi Gerganov
2023-09-28build : enable more non-default compiler warnings (#3200)Cebtenzzre
2023-09-15check C++ code with -Wmissing-declarations (#3184)Cebtenzzre
2023-08-02tests : Fix compilation warnings (Linux/GCC) (#2451)Eve