mdw-octoml opened a new pull request #7557:
URL: https://github.com/apache/tvm/pull/7557


   This PR makes a few changes to make the structure of the uTVM code more 
user-friendly:
   
   * Migrates the Zephyr runtime code from tests/micro/qemu/zephyr-runtime to 
apps/microtvm/zephyr/demo_runtime
      (to indicate that this runtime is more generally useful, but still 
intended as a "demo")
   * Makes board-specific `prj.conf` files for the demo_runtime, to allow 
different options to be configured for qemu_x86 and nrf5340 (for example).
   * Adds a test to `test_zephyr.py` which converts and tests an ONNX MNIST 
model
   * Adds a tutorial using the same ONNX MNIST model
   * Adds some more README files to explain the purpose of each dir
   
   


----------------------------------------------------------------
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]


Reply via email to