[microTVM] Add QEMU build to RVM image - #8190
Merged
Merged
Conversation
mehrdadh
marked this pull request as ready for review
June 7, 2021 18:29
Member
Author
areusch
requested changes
Jun 8, 2021
areusch
requested changes
Jun 10, 2021
areusch
requested changes
Jun 11, 2021
|
|
||
| # Init Zephyr | ||
| cd ~ | ||
| ~/ubuntu_init_zephyr_project.sh ~/zephyr v2.5-branch --commit dabf23758417fd041fec2a2a821d8f526afac29d |
Contributor
There was a problem hiding this comment.
maybe comment if there is anything special about this commit
Member
Author
There was a problem hiding this comment.
Nothing special about it, this is just to show the most recent RVM build is using this commit and has been tested up to this point. I like this better because otherwise you have to download the RVM and check the commit.
This reverts commit 70f3c7d.
areusch
approved these changes
Jun 11, 2021
Contributor
|
thanks @mehrdadh , the PR is now merged! |
trevor-m
pushed a commit
to trevor-m/tvm
that referenced
this pull request
Jun 17, 2021
* num of cores * add target list * extension * qemu * fix * comments * add qemu to setup build * fix * add mps2 test * merge fix * add commit option * add log * fix * fix zephyr init * rename * fix zephyr init * uncomment * fixed qemu isntall * cleanup * version * add commit option * fixed qemu isntall * add docker import * cleanup * fix * cleanup * fix * fix zephyr path * fix * fix * address comments * fix test * fix * add wait * comments * changed test to script * add checks * fix zephyr * Revert "add wait" This reverts commit 70f3c7d. * address comments
trevor-m
pushed a commit
to neo-ai/tvm
that referenced
this pull request
Jun 17, 2021
* num of cores * add target list * extension * qemu * fix * comments * add qemu to setup build * fix * add mps2 test * merge fix * add commit option * add log * fix * fix zephyr init * rename * fix zephyr init * uncomment * fixed qemu isntall * cleanup * version * add commit option * fixed qemu isntall * add docker import * cleanup * fix * cleanup * fix * fix zephyr path * fix * fix * address comments * fix test * fix * add wait * comments * changed test to script * add checks * fix zephyr * Revert "add wait" This reverts commit 70f3c7d. * address comments
26 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR: