mherkazandjian commented on a change in pull request #7917:
URL: https://github.com/apache/tvm/pull/7917#discussion_r623913069
##########
File path: docs/deploy/index.rst
##########
@@ -46,20 +54,105 @@ on a Linux based embedded system such as Raspberry Pi:
cmake ..
make runtime
-Note that we type `make runtime` to only build the runtime library.
+Note that we type ``make runtime`` to only build the runtime library.
+
+It is also possible to cross compile the runtime. Cross compiling
Review comment:
i added a few lines on that and also i added a diagram the visually
describes the process, i think that
improved the clarify compared to describing it by words
this is how that is rendered in the documentation

please let me know if it is ok to include the figure in ``deploy/images`` (i
added that folder) in some other places figures
are directly included from github rather than from files stores in the repo.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]