whisper.cpp/ggml/src/ggml-sycl
luoyu-intel 32f88af17b Add oneDNN primitive support (llama/9091)
* add onednn

* add sycl_f16

* add dnnl stream

* add engine map

* use dnnl for intel only

* use fp16fp16fp16

* update doc
2024-08-28 13:22:20 +03:00
..
dpct Updated SYCL device filtering (llama/8901) 2024-08-08 22:48:46 +03:00
backend.hpp Fix SYCL im2col and convert Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +03:00
common.cpp Fix SYCL im2col and convert Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +03:00
common.hpp Add oneDNN primitive support (llama/9091) 2024-08-28 13:22:20 +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 Fix SYCL im2col and convert Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +03:00
convert.hpp Fix SYCL im2col and convert Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +03:00
dequantize.hpp Fix SYCL im2col and convert Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +03:00
dmmv.cpp Fix SYCL im2col and convert Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +03:00
dmmv.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
gemm.hpp Add oneDNN primitive support (llama/9091) 2024-08-28 13:22:20 +03:00
im2col.cpp Fix SYCL im2col and convert Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +03:00
im2col.hpp Fix SYCL im2col and convert Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +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 : move rope type enum to ggml.h (llama/8949) 2024-08-28 13:22:20 +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