]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Tue, 24 Sep 2024 16:45:08 +0000 (19:45 +0300)
commitc6cc8d16c3a20b3703306d7624dedf2c9266678f
tree122b3f93ad47eb97da0205344bd496bd22af4265
parent3f8f8a78a2194c6f595f59270b1545da2a9c1239
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
ggml/include/ggml-cann.h
ggml/src/ggml-cann.cpp