]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cann: Add host buffer type for Ascend NPU (#9406)
authorDou Xinpeng <redacted>
Thu, 12 Sep 2024 11:46:43 +0000 (19:46 +0800)
committerGitHub <redacted>
Thu, 12 Sep 2024 11:46:43 +0000 (19:46 +0800)
commite6b7801bd189d102d901d3e72035611a25456ef1
tree2b6dcd59b964ed779cb9146a28f2a4d4412c6fd1
parente665744317c77fc3483fc5224fe6d586b5166b33
cann: Add host buffer type for Ascend NPU (#9406)

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

* fix some checking errors

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