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/04/18 04:33] nick [Get Convert Tool] |
products:sbc:vim4:npu:npu-sdk [2025/01/09 20:24] (current) louis |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~tag> | ~~tag> | ||
- | ====== NPU Model Convert ====== | + | **Doc for version ddk-3.4.7.7** |
+ | |||
+ | ====== | ||
{{indexmenu_n> | {{indexmenu_n> | ||
Line 26: | Line 28: | ||
```shell | ```shell | ||
- | $ git clone https://gitlab.com/ | + | $ git lfs install |
+ | $ git lfs clone https://github.com/ | ||
$ cd vim4_npu_sdk | $ cd vim4_npu_sdk | ||
$ ls | $ ls | ||
- | adla-toolkit-binary | + | adla-toolkit-binary |
``` | ``` | ||
Line 35: | Line 38: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | |||
+ | <WRAP important> | ||
+ | If your kernel is older than 241129, please use branch npu-ddk-1.7.5.5. | ||
+ | </ | ||
===== Convert Model ===== | ===== Convert Model ===== | ||
Line 41: | Line 48: | ||
```shell | ```shell | ||
- | ./convert-in-docker.sh | + | bash convert-in-docker.sh |
``` | ``` | ||