forked from ggml-org/llama.cpp
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Changes
- Add function to qnn op object to enable set in the tensor outside
- Looping the ggml graph and create the qnn op
- Add function to build
qnn_graph
fromggml_cgraph
- Refactoring graph key calc, to generate key from
ggml_cgraph
directly
- Add function to build
- Add function to execute
qnn_graph
byggml_cgraph
How to verify
- Run
test-backend-ops
test, show no error
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done