whisper.cpp/ggml
PAB 7895d39508 ggml : add GGML_PAD_REFLECT_1D operation (ggml/1034)
* ggml_pad_reflect_1d defined in header

* implemented on CPU

* called the forward pass

* impl Metal kernel

* added Metal kernel

* added OP_PAD_REFLECT_1D in test-backend-ops.cpp

* add test-pad-reflect-1d test case

* test case support multiple backend
2024-12-08 20:14:35 +02:00
..
include ggml : add GGML_PAD_REFLECT_1D operation (ggml/1034) 2024-12-08 20:14:35 +02:00
src ggml : add GGML_PAD_REFLECT_1D operation (ggml/1034) 2024-12-08 20:14:35 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml : move AMX to the CPU backend (llama/10570) 2024-12-08 20:14:35 +02:00