We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd49eb commit eb00c52Copy full SHA for eb00c52
documentation/asciidoc/computers/ai/getting-started.adoc
@@ -170,6 +170,19 @@ $ sudo apt-mark unhold hailo-tappas-core hailort hailo-dkms
170
171
[tabs]
172
======
173
+v4.19::
174
+To install version 4.19 of Hailo's neural network tooling, run the following commands:
175
++
176
+[source,console]
177
+---
178
+sudo apt install hailo-tappas-core=3.30.0-1 hailort=4.19.0-3 hailo-dkms=4.19.0-1 python3-hailort=4.19.0-2
179
+----
180
181
182
183
+$ sudo apt-mark hold hailo-tappas-core hailort hailo-dkms python3-hailort
184
185
+
186
4.18::
187
To install version 4.18 of Hailo's neural network tooling, run the following commands:
188
0 commit comments