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

Add unit tests for HexagonBuffer #9736

Merged
merged 4 commits into from
Dec 15, 2021
Merged

Conversation

adstraw
Copy link
Contributor

@adstraw adstraw commented Dec 14, 2021

Unit tests for HexagonBuffer class which run on CPU (not Hexagon) and test out full capabilities of HexagonBuffer e.g. discontiguous allocation that are not currently exposed through the Hexagon Device API.

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.

Thanks @adstraw - really awesome to see these unit tests !

@masahi masahi merged commit c05a3f2 into apache:main Dec 15, 2021
@adstraw adstraw deleted the hexagon-buffer-unit-test branch December 15, 2021 23:53
AndrewZhaoLuo pushed a commit to AndrewZhaoLuo/tvm that referenced this pull request Dec 16, 2021
* Add unit tests for HexagonBuffer

* fix build error for signed / unsigned comparison
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
* Add unit tests for HexagonBuffer

* fix build error for signed / unsigned comparison
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
* Add unit tests for HexagonBuffer

* fix build error for signed / unsigned comparison
qsqqsqqsq-intellif pushed a commit to qsqqsqqsq-intellif/tvm that referenced this pull request Apr 29, 2022
* Add unit tests for HexagonBuffer

* fix build error for signed / unsigned comparison
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.

None yet

4 participants