This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:edge2:npu:demos:densenet-ctc [2023/09/20 01:06] hyphop ↷ Page moved and renamed from products:sbc:edge2:npu:npu-demos:demo3-densenet_ctc to products:sbc:edge2:npu:demos:densenet-ctc |
products:sbc:edge2:npu:demos:densenet-ctc [2024/07/25 23:05] (current) ivan [Compile and run] |
||
---|---|---|---|
Line 131: | Line 131: | ||
==== Get source code ==== | ==== Get source code ==== | ||
- | Clone the source code form our [[gh> | + | Clone the source code from our [[gh> |
```shell | ```shell | ||
Line 152: | Line 152: | ||
```shell | ```shell | ||
# Compile | # Compile | ||
+ | $ cd edge2-npu/ | ||
$ bash build.sh | $ bash build.sh | ||