Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[microNPU] Fix bug with re-reading in EncodeConstants #9646

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

mbaret
Copy link
Contributor

@mbaret mbaret commented Dec 3, 2021

When a striping strategy that leads to weights being re-read was deployed, the logic in EncodeConstants failed. This adds a test for that case and fixes the pass so it handles it correctly.

When a striping strategy that leads to weights
being re-read was deployed, the logic in EncodeConstants
failed. This adds a test for that case and fixed the
pass so it handles it correctly.

Change-Id: I6f54cdb7be69428e49c3b4208271cd3e6c192e5d
@mbaret
Copy link
Contributor Author

mbaret commented Dec 3, 2021

Copy link
Contributor

@manupak manupak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! @mbaret LGTM!

@manupak manupak merged commit befa7f3 into apache:main Dec 4, 2021
@manupak
Copy link
Contributor

manupak commented Dec 4, 2021

Thanks @mbaret ! This is merged now!

ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
When a striping strategy that leads to weights
being re-read was deployed, the logic in EncodeConstants
failed. This adds a test for that case and fixed the
pass so it handles it correctly.

Change-Id: I6f54cdb7be69428e49c3b4208271cd3e6c192e5d
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 11, 2022
When a striping strategy that leads to weights
being re-read was deployed, the logic in EncodeConstants
failed. This adds a test for that case and fixed the
pass so it handles it correctly.

Change-Id: I6f54cdb7be69428e49c3b4208271cd3e6c192e5d
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 12, 2022
When a striping strategy that leads to weights
being re-read was deployed, the logic in EncodeConstants
failed. This adds a test for that case and fixed the
pass so it handles it correctly.

Change-Id: I6f54cdb7be69428e49c3b4208271cd3e6c192e5d
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
When a striping strategy that leads to weights
being re-read was deployed, the logic in EncodeConstants
failed. This adds a test for that case and fixed the
pass so it handles it correctly.

Change-Id: I6f54cdb7be69428e49c3b4208271cd3e6c192e5d
qsqqsqqsq-intellif pushed a commit to qsqqsqqsq-intellif/tvm that referenced this pull request Apr 29, 2022
When a striping strategy that leads to weights
being re-read was deployed, the logic in EncodeConstants
failed. This adds a test for that case and fixed the
pass so it handles it correctly.

Change-Id: I6f54cdb7be69428e49c3b4208271cd3e6c192e5d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants