whisper.cpp/ggml/src/ggml-sycl
Ouadie EL FAROUKI ab39dd34e1 Updated SYCL device filtering (llama/8901)
* Updated device filter to depend on default_selector (fixes non-intel device issues)
* Small related update to example/sycl Readme
2024-08-08 22:48:46 +03:00
..
dpct Updated SYCL device filtering (llama/8901) 2024-08-08 22:48:46 +03:00
backend.hpp Add TIMESTEP_EMBEDDING OP (llama/8707) 2024-08-08 22:48:46 +03:00
common.cpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
common.hpp ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
concat.cpp add concat through dim 1/2 (llama/8483) 2024-08-08 22:48:46 +03:00
concat.hpp add concat through dim 1/2 (llama/8483) 2024-08-08 22:48:46 +03:00
conv.cpp add conv support (llama/8688) 2024-08-08 22:48:46 +03:00
conv.hpp add conv support (llama/8688) 2024-08-08 22:48:46 +03:00
convert.cpp Use multi_ptr to clean up deprecated warnings (llama/8256) 2024-08-08 22:48:46 +03:00
convert.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
dequantize.hpp ggml : sync sycl (skip) (#0) 2024-07-08 14:53:55 +03:00
dmmv.cpp ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
dmmv.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
mmq.cpp ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
mmq.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
mmvq.cpp Fixing wrong VDR iq4nl value (llama/8812) 2024-08-08 22:48:46 +03:00
mmvq.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
norm.cpp ggml : add epsilon as a parameter for group_norm (llama/8818) 2024-08-08 22:48:46 +03:00
norm.hpp ggml : sync sycl (skip) (#0) 2024-07-08 14:53:55 +03:00
presets.hpp Add TIMESTEP_EMBEDDING OP (llama/8707) 2024-08-08 22:48:46 +03:00
rope.cpp ggml : reduce hash table reset cost (llama/8698) 2024-08-08 22:48:46 +03:00
rope.hpp ggml : sync sycl (skip) (#0) 2024-07-08 14:53:55 +03:00
softmax.cpp fix scratch size of softmax (llama/8642) 2024-08-08 22:48:46 +03:00
softmax.hpp ggml : sync sycl (skip) (#0) 2024-07-08 14:53:55 +03:00
tsembd.cpp Add TIMESTEP_EMBEDDING OP (llama/8707) 2024-08-08 22:48:46 +03:00
tsembd.hpp Add TIMESTEP_EMBEDDING OP (llama/8707) 2024-08-08 22:48:46 +03:00
vecdotq.hpp ggml : sync sycl (skip) (#0) 2024-07-08 14:53:55 +03:00