nullname
e6dbdacc32
feat: fix llama-bench ( #7 )
...
* remove unused functions
* wip
* init from last devices
* move init into constructor
* wip
* add static assert to device table
* make kDeviceCaps as constexpr
* get free memory and total memory
* add optimize flag for qnn backend
2024-11-13 17:06:46 +08:00
hongruichen
181cf52888
adapt new register backend interface and fix missing ops
2024-10-11 10:17:50 +08:00
hongruichen
6da82947df
refactoring: set the default qnn lib search path at CMakeLists.txt by GGML_QNN_DEFAULT_LIB_SEARCH_PATH
2024-07-29 15:53:14 +08:00
hongruichen
454deef83c
register qnn backend
2024-07-17 21:25:55 +08:00
hongruichen
0301b500cd
refactoring: prevent leak the QNN_INTERFACE_VER_TYPE and QNN_SYSTEM_INTERFACE_VER_TYPE outside of qnn.hpp
2024-07-17 00:18:38 +08:00
hongruichen
000240cf62
add clang format file and reformating
2024-07-04 23:29:31 +08:00
hongruichen
8b677d1b2f
move qnn backend into sub folder
2024-07-02 19:42:14 +08:00