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] [Chisel] Added Chisel Module Unit Test Infrastructure #3698

Merged
merged 2 commits into from
Aug 3, 2019
Merged

[VTA] [Chisel] Added Chisel Module Unit Test Infrastructure #3698

merged 2 commits into from
Aug 3, 2019

Conversation

BenjaminTu
Copy link
Contributor

@BenjaminTu BenjaminTu commented Aug 2, 2019

Added a test infrastructure for testing chisel modules in isolation. (avoiding compiler and software support)
Provided sample test mvm, which tests for matrix vectors multiplication module in the gemm core

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 @BenjaminTu for the good work. Can you link the closed PR in this conversation so that we have a record of the old review?

@tmoreau89
Copy link
Contributor

Also, please add a few sentences from the old PR in your new PR description, right now it is lacking context.

@BenjaminTu
Copy link
Contributor Author

Link to Old PR: #3682

@BenjaminTu BenjaminTu changed the title [VTA] [Chisel] Added Unit Test Infrastructure [VTA] [Chisel] Added Chisel Module Unit Test Infrastructure Aug 2, 2019
@tmoreau89
Copy link
Contributor

@liangfu please review!

Copy link
Member

@liangfu liangfu 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 the good work. LGTM.

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.

Good work @BenjaminTu , looking forward to seeing this unit test infrastructure grow!

@tmoreau89 tmoreau89 merged commit 05c528c into apache:master Aug 3, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Aug 9, 2019
)

* added wholething

* changed build and makefile
@BenjaminTu BenjaminTu deleted the test branch August 12, 2019 17:52
wweic pushed a commit to neo-ai/tvm that referenced this pull request Sep 6, 2019
)

* added wholething

* changed build and makefile
tqchen pushed a commit to tqchen/tvm that referenced this pull request Mar 29, 2020
)

* added wholething

* changed build and makefile
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