gromero opened a new pull request #8613: URL: https://github.com/apache/tvm/pull/8613
This commit fixes the platform argument order for base-box-tool.py 'test' command in the documentation about the RVM. Currently the documentation places '<platform>' before option '[--test-device-serial=<serial>]', whilst the correct order is after all the options, so trying to use the 'test' command arguments in the order suggested by the documentation will not work. This commit also fixes a typo (inovke -> invoke). Finally it tweaks a bit the text format: lines with maximum 80 columns, a better diagram format for the dir structure, and a better format for the bash commands. A link is added too for easy access to the "microTVM Reference VM tutorial" found in tutorials/micro dir. Signed-off-by: Gustavo Romero <[email protected]> Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
