Skip to content

Releases: jklj077/llama.cpp

b3615

22 Aug 09:42
1731d42
Compare
Choose a tag to compare
[SYCL] Add oneDNN primitive support (#9091)

* add onednn

* add sycl_f16

* add dnnl stream

* add engine map

* use dnnl for intel only

* use fp16fp16fp16

* update doc