[microTVM] Update Zephyr 2.5#7786
Merged
areusch merged 22 commits intoapache:mainfrom Apr 4, 2021
Merged
Conversation
Member
Author
areusch
reviewed
Apr 1, 2021
areusch
approved these changes
Apr 2, 2021
Contributor
Contributor
|
@mehrdadh ah that's right, can't override the CI even though we're quite sure this won't break. I think the easiest way around this is to try and fix the build error. I think the issue is so, want to try changing to |
Member
Author
|
@areusch changed it. |
Member
Author
|
@areusch I think you already approved this. Does it need another reviewer to approve? |
Contributor
|
@mehrdadh nah we should be good. let's merge this. |
trevor-m
pushed a commit
to trevor-m/tvm
that referenced
this pull request
May 6, 2021
* update to zephyr 2.5 * unbreak test_zephyr * fix stack size * always create packer.log * add qemu debugging * fix transport with debug false * size down ring buf, shouldn't need to be so large * update to zephyr 2.5 * fix buffer size * cleanup * cleanup * remove debugger * nit * update ci script * remove debug mode * fix packer log * comment * update ci_qemu * change zephyr version on Vagrant * make it compatible to zephyr 2.4 Co-authored-by: Andrew Reusch <areusch@octoml.ai>
trevor-m
pushed a commit
to trevor-m/tvm
that referenced
this pull request
May 6, 2021
* update to zephyr 2.5 * unbreak test_zephyr * fix stack size * always create packer.log * add qemu debugging * fix transport with debug false * size down ring buf, shouldn't need to be so large * update to zephyr 2.5 * fix buffer size * cleanup * cleanup * remove debugger * nit * update ci script * remove debug mode * fix packer log * comment * update ci_qemu * change zephyr version on Vagrant * make it compatible to zephyr 2.4 Co-authored-by: Andrew Reusch <areusch@octoml.ai>
trevor-m
pushed a commit
to trevor-m/tvm
that referenced
this pull request
May 6, 2021
* update to zephyr 2.5 * unbreak test_zephyr * fix stack size * always create packer.log * add qemu debugging * fix transport with debug false * size down ring buf, shouldn't need to be so large * update to zephyr 2.5 * fix buffer size * cleanup * cleanup * remove debugger * nit * update ci script * remove debug mode * fix packer log * comment * update ci_qemu * change zephyr version on Vagrant * make it compatible to zephyr 2.4 Co-authored-by: Andrew Reusch <areusch@octoml.ai>
trevor-m
pushed a commit
to neo-ai/tvm
that referenced
this pull request
May 11, 2021
* update to zephyr 2.5 * unbreak test_zephyr * fix stack size * always create packer.log * add qemu debugging * fix transport with debug false * size down ring buf, shouldn't need to be so large * update to zephyr 2.5 * fix buffer size * cleanup * cleanup * remove debugger * nit * update ci script * remove debug mode * fix packer log * comment * update ci_qemu * change zephyr version on Vagrant * make it compatible to zephyr 2.4 Co-authored-by: Andrew Reusch <areusch@octoml.ai>
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 makes these changes:
Note: tlcpack/zephyr reference machine will have a new release soon based on these changes.