gromero opened a new pull request #7254:
URL: https://github.com/apache/tvm/pull/7254


   Currently tutorial script 'micro_tflite.py' assumes all boards with target
   STM32F746 are the same. As a consequence once that target is selected the
   script automatically defaults to the Nucleo board. However, the STM32F746
   is also used on Discovery Kit boards (aka disco) which are quite similar
   but have some differences, so Nucleo config and final image don't work on
   the disco boards.
   
   That commit adds a way to select a different dev board and adds comments
   accordingly, informing how to use the script with the disco boards.
   
   Signed-off-by: Gustavo Romero <gustavo.rom...@linaro.org>
   
   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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to