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

vta: Update VTA to use load_pad_2d in compute #17

Merged
merged 1 commit into from
Dec 4, 2020
Merged

vta: Update VTA to use load_pad_2d in compute #17

merged 1 commit into from
Dec 4, 2020

Conversation

dsteger
Copy link
Contributor

@dsteger dsteger commented Nov 25, 2020

Update compute instruction VTA_MEM_ID_ACC to load using
the load_pad_2d method instead of the load_2d. This resolves
failing unit testing "test_padded_load()".

I've only tested this commit with the ultra96 using unit test ""test_vta_insn.py".

Update compute instruction VTA_MEM_ID_ACC to load using
the load_pad_2d method instead of the load_2d. This resolves
failing unit testing test_padded_load().
@dsteger
Copy link
Contributor Author

dsteger commented Dec 4, 2020

@tqchen Do you mind taking a look at this?

@tqchen
Copy link
Member

tqchen commented Dec 4, 2020

cc @tmoreau89

Copy link
Contributor

@tmoreau89 tmoreau89 left a comment

Choose a reason for hiding this comment

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

Thank you for your contributions, LGTM

@tmoreau89 tmoreau89 merged commit 6096ca0 into apache:main Dec 4, 2020
@tmoreau89
Copy link
Contributor

Thank you @dsteger, the PR has been merged.

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.

3 participants