Skip to content

Tags: jklj077/llama.cpp

Tags

b3615

Toggle b3615's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[SYCL] Add oneDNN primitive support (ggerganov#9091)

* add onednn

* add sycl_f16

* add dnnl stream

* add engine map

* use dnnl for intel only

* use fp16fp16fp16

* update doc