Uh oh!
There was an error while loading. Please reload this page.
[microNPU] enable striping for network tests. - #11883
Merged
lhutton1 merged 1 commit intoJun 28, 2022
Merged
Conversation
manupakforce-pushed
the
micronpu_enable_striping_for_network_tests
branch
from
June 26, 2022 09:29
886b2cb to
c470ddeComparemanupakforce-pushed
the
micronpu_enable_striping_for_network_tests
branch
from
June 27, 2022 07:45
c470dde to
5f7c5a5Comparemanupak
commented
Jun 27, 2022
ContributorAuthor
@tvm-bot rerun |
This commit enables the striping for network tests. Currently it requires, storage_rewrite to be run if striping is enabled to produce correct results. Change-Id: I12b976bb77d339771f8b5a554817d192e7c99723
manupakforce-pushed
the
micronpu_enable_striping_for_network_tests
branch
from
June 28, 2022 11:46
5f7c5a5 to
df55139Comparemanupak
commented
Jun 28, 2022
ContributorAuthor
This is green now! :D |
lhutton1
commented
Jun 28, 2022
Contributor
Thanks @manupa-arm, @ekalda! |
12 tasks
blackkker pushed a commit
to blackkker/tvm
that referenced
this pull request
Jul 7, 2022
This commit enables the striping for network tests. Currently it requires, storage_rewrite to be run if striping is enabled to produce correct results. Change-Id: I12b976bb77d339771f8b5a554817d192e7c99723
masahi pushed a commit
to masahi/tvm
that referenced
this pull request
Jul 15, 2022
This commit enables the striping for network tests. Currently it requires, storage_rewrite to be run if striping is enabled to produce correct results. Change-Id: I12b976bb77d339771f8b5a554817d192e7c99723
mikeseven pushed a commit
to mikeseven/tvm
that referenced
this pull request
Sep 27, 2023
This commit enables the striping for network tests. Currently it requires, storage_rewrite to be run if striping is enabled to produce correct results. Change-Id: I12b976bb77d339771f8b5a554817d192e7c99723
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 freeto 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 commit enables the striping for network tests.
Currently it requires, storage_rewrite to be run if
striping is enabled to produce correct results.
cc : @lhutton1@ekalda@NicolaLancellotti
cc @Mousius