Aleksei-grovety commented on code in PR #14414: URL: https://github.com/apache/tvm/pull/14414#discussion_r1150413445
########## gallery/how_to/work_with_microtvm/micro_tvmc.sh: ########## @@ -87,7 +87,7 @@ tvmc micro --help # For this tutorial we will be using the model in tflite format. # # bash -wget https://github.com/tensorflow/tflite-micro/raw/main/tensorflow/lite/micro/examples/magic_wand/magic_wand.tflite +wget https://github.com/tensorflow/tflite-micro/raw/1b68490dcfd087c308a1f8d14012ab1cb39c9ac0/tensorflow/lite/micro/examples/magic_wand/magic_wand.tflite Review Comment: I'll update the example to use [micro_speech](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examples/micro_speech/micro_speech.tflite) as it's used in other examples. -- 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]
