| .. |
|
CMakeLists.txt
|
ggml: fix ggml_conv_1d_dw bug (#1323)
|
2025-08-14 14:17:51 +03:00 |
|
test-arange.cpp
|
update tests and examples
|
2024-11-04 19:42:09 +02:00 |
|
test-backend-ops.cpp
|
test: mul_mat tests with huge batch size (llama/19519)
|
2026-02-25 12:32:13 +02:00 |
|
test-cont.c
|
update tests and examples
|
2024-11-04 19:42:09 +02:00 |
|
test-conv1d-dw-c1.cpp
|
ggml: fix ggml_conv_1d_dw bug (#1323)
|
2025-08-14 14:17:51 +03:00 |
|
test-conv1d-dw-c2.cpp
|
ggml: fix ggml_conv_1d_dw bug (#1323)
|
2025-08-14 14:17:51 +03:00 |
|
test-conv1d.cpp
|
update tests and examples
|
2024-11-04 19:42:09 +02:00 |
|
test-conv2d-dw.cpp
|
ggml : Depthwise 2D convolution (#1152)
|
2025-04-17 15:16:45 +03:00 |
|
test-conv2d.cpp
|
update tests and examples
|
2024-11-04 19:42:09 +02:00 |
|
test-conv-transpose-1d.cpp
|
update tests and examples
|
2024-11-04 19:42:09 +02:00 |
|
test-conv-transpose.c
|
update tests and examples
|
2024-11-04 19:42:09 +02:00 |
|
test-customop.c
|
ggml : add more generic custom op, remove deprecated custom ops (#1183)
|
2025-04-09 12:31:34 +02:00 |
|
test-dup.c
|
test-dup : minor fix
|
2024-11-15 22:51:53 +02:00 |
|
test-interpolate.cpp
|
ggml-cpu : "align corners" for bilinear upscale/downscale (#1285)
|
2025-07-01 09:11:00 +02:00 |
|
test-opt.cpp
|
tests : fix test-opt with GGML_BACKEND_DL (llama/15599)
|
2025-09-05 12:54:05 +03:00 |
|
test-pad-reflect-1d.cpp
|
tests : Fix a few small Windows / MSVC build issues (#1193)
|
2025-04-19 08:36:38 +03:00 |
|
test-pool.c
|
update tests and examples
|
2024-11-04 19:42:09 +02:00 |
|
test-quantize-fns.cpp
|
tests : fix test-quantize-fns to init the CPU backend (llama/12306)
|
2025-03-27 09:35:24 +02:00 |
|
test-quantize-perf.cpp
|
ci: run the x64 and arm ci on the github machines instead (llama/16183)
|
2025-09-25 11:56:34 +03:00 |
|
test-rel-pos.c
|
update tests and examples
|
2024-11-04 19:42:09 +02:00 |
|
test-roll.cpp
|
build : fix build with clang-cl on Windows (#1284)
|
2025-06-25 12:16:22 +02:00 |
|
test-timestep_embedding.cpp
|
tests : adjust to new timestep_embedding operator
|
2025-09-20 13:33:50 +03:00 |