You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/01/11 22:55:19 UTC

[GitHub] [tvm] gromero opened a new pull request #7254: [µTVM] Add ST STM32F746 disco board to tflite tutorial script

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 <gu...@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:
users@infra.apache.org



[GitHub] [tvm] gromero commented on pull request #7254: [µTVM] Add ST STM32F746 disco board to tflite tutorial script

Posted by GitBox <gi...@apache.org>.
gromero commented on pull request #7254:
URL: https://github.com/apache/tvm/pull/7254#issuecomment-761081715


   @areusch you're right, it was just a matter of re-triggering the build. Tests seem ok now :)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] gromero commented on pull request #7254: [µTVM] Add ST STM32F746 disco board to tflite tutorial script

Posted by GitBox <gi...@apache.org>.
gromero commented on pull request #7254:
URL: https://github.com/apache/tvm/pull/7254#issuecomment-758277449


   @areusch Would you mind to review it? It's about our discussion last week about adding disco boards to the tflite tutorial as well.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] tmoreau89 merged pull request #7254: [µTVM] Add ST STM32F746 disco board to tflite tutorial script

Posted by GitBox <gi...@apache.org>.
tmoreau89 merged pull request #7254:
URL: https://github.com/apache/tvm/pull/7254


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] gromero commented on pull request #7254: [µTVM] Add ST STM32F746 disco board to tflite tutorial script

Posted by GitBox <gi...@apache.org>.
gromero commented on pull request #7254:
URL: https://github.com/apache/tvm/pull/7254#issuecomment-760441831


   @areusch hrm same error again? 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] areusch commented on pull request #7254: [µTVM] Add ST STM32F746 disco board to tflite tutorial script

Posted by GitBox <gi...@apache.org>.
areusch commented on pull request #7254:
URL: https://github.com/apache/tvm/pull/7254#issuecomment-761094488


   this will get updated on docs.tvm.ai when we regenerate the site, will probably happen later on today or tomorrow.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] gromero edited a comment on pull request #7254: [µTVM] Add ST STM32F746 disco board to tflite tutorial script

Posted by GitBox <gi...@apache.org>.
gromero edited a comment on pull request #7254:
URL: https://github.com/apache/tvm/pull/7254#issuecomment-760441831


   @areusch hrm same error again? 
   
   oh nm, it's still building : ) 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [tvm] gromero edited a comment on pull request #7254: [µTVM] Add ST STM32F746 disco board to tflite tutorial script

Posted by GitBox <gi...@apache.org>.
gromero edited a comment on pull request #7254:
URL: https://github.com/apache/tvm/pull/7254#issuecomment-758277449


   @areusch Would you mind to review it? It's about our discussion last week about adding disco boards to the tflite tutorial as well. It depends on #7225


----------------------------------------------------------------
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:
users@infra.apache.org