This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:vim4:npu:npu-sdk [2024/12/05 04:12] louis |
products:sbc:vim4:npu:npu-sdk [2025/05/08 03:08] (current) nick |
||
---|---|---|---|
Line 26: | Line 26: | ||
===== Get Convert Tool ===== | ===== Get Convert Tool ===== | ||
+ | |||
+ | You can find the SDK here: [[dl> | ||
```shell | ```shell | ||
- | $ git lfs install | + | $ wget https://dl.khadas.com/products/ |
- | $ git lfs clone https://gitlab.com/khadas/ | + | $ tar xvzf vim4_npu_sdk-ddk-3.4.7.7-250508.tgz |
- | $ cd vim4_npu_sdk | + | $ cd vim4_npu_sdk-ddk-3.4.7.7-250508 |
$ ls | $ ls | ||
adla-toolkit-binary | adla-toolkit-binary | ||
Line 40: | Line 42: | ||
<WRAP important> | <WRAP important> | ||
- | If your kernel is older than 241129, please use version before tag ddk-3.4.7.7. | + | If your kernel is older than 241129, please use branch npu-ddk-1.7.5.5. |
</ | </ | ||