areusch opened a new pull request #7164: URL: https://github.com/apache/tvm/pull/7164
Adding some more documentation to µTVM. This PR: 1. Adds a landing page under Getting Started. See RFC: [Sphinx and the Documentation Refactor](https://discuss.tvm.apache.org/t/rfc-sphinx-and-the-documentation-refactor/8705) 2. Adds a Design Doc for µTVM explaining the main design decisions as it is checked-in now. This doc will be living and should evolve as the design changes. 3. Fixes the TFLite tutorial to work with the new build flow and Reference VM, and adds formatting. 4. Fixes some of the setup instructions in the Reference VM tutorial. There are some known limitations: - Right now the build of TensorFlow installed by pip on the Reference VM doesn't work with VirtualBox (see [ticket](https://www.virtualbox.org/ticket/15471)). Need to find another build that doesn't use FMA (we don't care about TF performance, we just need to use it with tflite). - I'll retry building the VMWare Reference VM base box and see if that can help partially remedy the situation. @tqchen @tom-gall ---------------------------------------------------------------- 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]
