refactor: enhance Android build scripts with dynamic example discovery and configurable ABI, and correct LLM SDK path.
This commit is contained in:
parent
194e4b6b18
commit
72e0647351
4 changed files with 92 additions and 31 deletions
|
|
@ -1,5 +1,5 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
LLM_SDK_PATH := $(LOCAL_PATH)/../../../../amlnn-toolkit/npu_runtime/llmsdk
|
||||
LLM_SDK_PATH := $(LOCAL_PATH)/../../../../amlnn-toolkit/nn_runtime/llmsdk
|
||||
3RDPARTY_PATH := $(LOCAL_PATH)/../../../dependency
|
||||
$(warning $(LOCAL_PATH))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue