guberti opened a new pull request, #10921:
URL: https://github.com/apache/tvm/pull/10921

   This PR adds a new tutorial to the microTVM how_to gallery, showing how a 
MobileNet V1 model can be trained with transfer learning and modified to fit on 
embedded devices (in this case, the Arduino Nano 33 BLE).
   
   This tutorial was [originally designed as a Google Colab 
notebook](https://colab.research.google.com/drive/1JZJFJVM56N1C8DfGyKx6lJ-I0-nLa-Ar),
 but I'm in the process of modifying it so it works with the existing TVM 
tutorials. I'm also working on adding a button to let users open this tutorial 
in Google Colab (see #10706) - this new tutorial will also serve as a testing 
bed for that feature.
   
   For now, the best way to view the tutorial is by going to 
https://colab.research.google.com/drive/1JZJFJVM56N1C8DfGyKx6lJ-I0-nLa-Ar.


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

Reply via email to