This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:common:applications:armnn-tflite [2024/12/16 05:00] sravan [Table] |
products:sbc:common:applications:armnn-tflite [2024/12/16 05:22] (current) sravan [Install necessary python packages] |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| | VIM3L | 4.9 \\ 5.15 | Ubuntu 22.04 \\ Ubuntu 24.04 | | | VIM3L | 4.9 \\ 5.15 | Ubuntu 22.04 \\ Ubuntu 24.04 | | ||
| | VIM4 | 5.4 \\ 5.15 | Ubuntu 22.04 \\ Ubuntu 24.04 | | | VIM4 | 5.4 \\ 5.15 | Ubuntu 22.04 \\ Ubuntu 24.04 | | ||
| - | | Edge2 | 6.1 | + | | Edge2 | 5.10 \\ 6.1 |
| You can refer to the [[products: | You can refer to the [[products: | ||
| Line 65: | Line 65: | ||
| ==== Install necessary python packages ==== | ==== Install necessary python packages ==== | ||
| ```shell | ```shell | ||
| - | $ pip3 install | + | pip3 install numpy==1.26.2 |
| ``` | ``` | ||