You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/BUILDING.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -191,7 +191,7 @@ We support cross-compilation from Linux hosts. The following ``--config`` flags
191
191
* ``--config=elinux_armhf`` for Raspbian / ARMv7
192
192
* ``--config=elinux_aarch64`` for ARMBian / ARM64
193
193
194
-
Checkout `Tensorflow's guide on cross-compilation for ARM with Bbazel<https://www.tensorflow.org/lite/guide/build_arm#cross-compilation_for_arm_with_bazel>`_
194
+
Checkout `Tensorflow's guide on cross-compilation for ARM with Bazel <https://www.tensorflow.org/lite/guide/build_arm#cross-compilation_for_arm_with_bazel>`_
195
195
196
196
So your command line for ``RPi3`` and ``ARMv7`` should look like:
0 commit comments