Skip to content

Commit 0511774

Browse files
Fix images, sync tabsets, fix link
1 parent daace49 commit 0511774

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

documentation/asciidoc/accessories/ai-camera/model-conversion.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ The Model Compression Toolkit generates a quantised model in the following forma
3636

3737
To convert a model, first install the converter tools.
3838

39-
[tabs]
39+
40+
[tabs%sync]
4041
======
4142
TensorFlow::
4243
+
@@ -59,7 +60,7 @@ If you need to install both packages, use two separate Python virtual environmen
5960

6061
Next, convert the model:
6162

62-
[tabs]
63+
[tabs%sync]
6364
======
6465
TensorFlow::
6566
+

documentation/asciidoc/computers/raspberry-pi/pcie.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To connect a PCIe https://datasheets.raspberrypi.com/hat/hat-plus-specification.
99

1010
For more information about the PCIe FPC connector pinout and other details needed to create third-party devices, accessories, and HATs, see the https://datasheets.raspberrypi.com/pcie/pcie-connector-standard.pdf[Raspberry Pi Connector for PCIe] standards document. It should be read alongside the https://datasheets.raspberrypi.com/hat/hat-plus-specification.pdf[Raspberry Pi HAT+ Specification].
1111

12-
NOTE: Only certain devices [support](https://github.com/raspberrypi/firmware/issues/1833[support]) enumeration of PCIe devices behind a switch.
12+
NOTE: Only certain devices https://github.com/raspberrypi/firmware/issues/1833[support] enumeration of PCIe devices behind a switch.
1313

1414
=== Enable PCIe
1515

File renamed without changes.
File renamed without changes.

documentation/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
{
130130
"title": "AI Camera",
131131
"description": "An AI Camera for your Raspberry Pi",
132-
"image": "full-sized/ai-camera.png",
132+
"image": "full-sized/ai-cam.png",
133133
"subpath": "ai-camera.adoc"
134134
},
135135
{

0 commit comments

Comments
 (0)