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:demos:densenet [2025/06/11 21:49] louis |
products:sbc:vim4:npu:demos:densenet [2026/04/02 02:46] (current) nick |
||
|---|---|---|---|
| Line 37: | Line 37: | ||
| ==== Get the conversion tool ==== | ==== Get the conversion tool ==== | ||
| - | Download The conversion tool from [[gh>khadas/vim4_npu_sdk]]. | + | You can find the SDK here: [[dl>products/ |
| ```shell | ```shell | ||
| - | $ git clone https://github.com/khadas/ | + | $ wget https://dl.khadas.com/products/ |
| - | $ cd vim4_npu_sdk | + | $ tar xvzf vim4_npu_sdk-ddk-3.4.7.7-250508.tgz |
| - | $ git lfs pull | + | $ cd vim4_npu_sdk-ddk-3.4.7.7-250508 |
| $ ls | $ ls | ||
| adla-toolkit-binary | adla-toolkit-binary | ||
| ``` | ``` | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| <WRAP important> | <WRAP important> | ||
| - | If your kernel is older than 241129, please use branch npu-ddk-1.7.5.5 | + | If your kernel is older than 241129, please use branch npu-ddk-1.7.5.5. |
| </ | </ | ||
| - | |||
| ==== Convert ==== | ==== Convert ==== | ||