Skip to content

Commit 72796a9

Browse files
docs: update ackermann sih (#25418)
* docs: update ackermann sih * Update metadata to fix broken link --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
1 parent 2333fb2 commit 72796a9

File tree

6 files changed

+373
-13
lines changed

6 files changed

+373
-13
lines changed

docs/en/advanced/tflm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TensorFlow Lite Micro (TFLM)
22

3-
The PX4 [Multicopter Neural Network](advanced/neural_networks.md) module ([mc_nn_control](../modules/modules_controller.md#mc-nn-control)) integrates a neural network that uses the [TensorFlow Lite Micro (TFLM)](https://github.com/tensorflow/tflite-micro) inference library.
3+
The PX4 [Multicopter Neural Network](../advanced/neural_networks.md) module ([mc_nn_control](../modules/modules_controller.md#mc-nn-control)) integrates a neural network that uses the [TensorFlow Lite Micro (TFLM)](https://github.com/tensorflow/tflite-micro) inference library.
44

55
This is a mature inference library intended for use on embedded devices, and is hence a suitable choice for PX4.
66

0 commit comments

Comments
 (0)