-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docs] microTVM model training tutorial with Colab support (#10921)
* First draft of micro train tutorial * unit test code * Fix obvious formatting issues * Linting * Proof of concept showing that "Open in Colab" is possible * Make test Python script more readable * Fix formatting * Ready for review * Import pyserial only when needed Changes from code review Use official sphinx-gallery repo Correctly specify version Import pyserial only when necessary * Add warning to ignored list Try to avoid throwing warning Fix linting, try verbosity filter Try adding to ignore file Remove fix attempts * Grammar fixes * Address code review comments Include full git hashes * Rerun tests * Rerun again
- Loading branch information
Showing
7 changed files
with
660 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters