]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cann: Add host buffer type for Ascend NPU (llama/9406)
authorDou Xinpeng <redacted>
Thu, 12 Sep 2024 11:46:43 +0000 (19:46 +0800)
committerGeorgi Gerganov <redacted>
Fri, 20 Sep 2024 19:03:57 +0000 (22:03 +0300)
commit045173c331157581b0001e641112171c6ee43464
tree0c6ca0954e911ba508fc9b96fb0554e68bc117ca
parent8b12d8bc98fb9b11b478900a7084901d098559ea
cann: Add host buffer type for Ascend NPU (llama/9406)

* feat: Add host buffer type for Ascend NPU(CANN backend)

* fix some checking errors

* Add a few comments
include/ggml-cann.h
src/ggml-cann.cpp