llama.cpp/ggml/src/ggml-qnn
hongruichen 100ccd5e7f add unary op template and more ops 2024-07-13 00:55:34 +08:00
..
.clang-format add clang format file and reformating 2024-07-04 23:29:31 +08:00
backend-ops.cpp add unary op template and more ops 2024-07-13 00:55:34 +08:00
backend-ops.hpp add unary op template and more ops 2024-07-13 00:55:34 +08:00
backend.hpp add unary op template and more ops 2024-07-13 00:55:34 +08:00
graph.hpp fix tensor buffer allocation 2024-07-10 19:32:39 +08:00
logger.cpp add log 2024-07-10 00:33:23 +08:00
logger.hpp add clang format file and reformating 2024-07-04 23:29:31 +08:00
qnn-types.hpp refactoring ggml_qnn_tensor 2024-07-09 19:58:46 +08:00
qnn.hpp remove unused variables 2024-07-10 19:57:47 +08:00
tensor.hpp fix sprintf type 2024-07-10 19:48:57 +08:00
utils.cpp add helper function to get Qnn_TensorType_t from ggml_tensor 2024-07-05 19:37:58 +08:00
utils.hpp add function to get graph from cache 2024-07-10 23:08:32 +08:00