[microTVM] [WIP] Optimized assembly schedules for Cortex-M convolution#2
Closed
guberti wants to merge 13 commits into
Closed
[microTVM] [WIP] Optimized assembly schedules for Cortex-M convolution#2guberti wants to merge 13 commits into
guberti wants to merge 13 commits into
Conversation
8f0b1a4 to
4fd94e2
Compare
f206531 to
40b5554
Compare
febb861 to
fae2a12
Compare
29d97a8 to
f11243a
Compare
Owner
Author
|
Closing this because its changes are incorporated by apache#13242. |
mehrdadh
pushed a commit
that referenced
this pull request
Dec 14, 2022
* Revert "[skip ci] Revert "[ci] Default to n=2 for test parallelism (apache#12376)" (apache#12413)" This reverts commit 478b672. * [ci] Default to n=2 for test parallelism This is attempt #2 of apache#12376 which was reverted in apache#12413. The changes in `plugin.py` should keep all the tests on the same node so sporadic failures don't happen due to scheduling. Co-authored-by: driazati <driazati@users.noreply.github.com>
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.
I originally intended this to be a standalone PR, but I'm probably going to turn this work into a schedule for quantized convolution.