Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

[Bug][Hexagon] Relax Hexagon integration tests pass in simulator but fail on device #237

Open
psrivas2 opened this issue Aug 31, 2022 · 2 comments · Fixed by #238
Open
Labels
bug Something isn't working

Comments

@psrivas2
Copy link
Contributor

psrivas2 commented Aug 31, 2022

Relax Hexagon integration tests are failing on Hexagon device but passing in simulator.

Repro
To repro you will need to have access to hexagon device.

Follow the instructions to compile TVM and setup to run hexagon tests.

./tests/scripts/task_python_hexagon.sh

Right now it gets stuck at

19:12:14 tests/python/contrib/test_hexagon/test_relax_integration.py::test_conv2d
19:12:14 [gw0] RERUN tests/python/contrib/test_hexagon/test_relax_integration.py::test_conv2d
19:12:14 tests/python/contrib/test_hexagon/test_relax_integration.py::test_conv2d
19:12:14 [gw0] RERUN tests/python/contrib/test_hexagon/test_relax_integration.py::test_conv2d
23:12:02 tests/python/contrib/test_hexagon/test_relax_integration.py::test_conv2d Sending interrupt signal to process
23:12:05 script returned exit code 143

@psrivas2 psrivas2 added the bug Something isn't working label Aug 31, 2022
@YuchenJin YuchenJin changed the title [Bug] Relax integration tests are passing in simulator but failing on device [deleted] Aug 31, 2022
@psrivas2 psrivas2 changed the title [deleted] [Bug][Hexagon] Relax Hexagon integration tests pass in simulator but fail on device Aug 31, 2022
@psrivas2 psrivas2 reopened this Aug 31, 2022
@psrivas2
Copy link
Contributor Author

psrivas2 commented Sep 1, 2022

Thanks for updating the bug @yongwww.

However, we have to keep this open because the #238 partially fixes the issue. Tests when run individually pass but fail when all of them run together using the command: pytest tests/python/contrib/test_hexagon/test_relax_integration.py. So further investigation is needed.

@psrivas2 psrivas2 reopened this Sep 1, 2022
@yongwww
Copy link
Collaborator

yongwww commented Sep 1, 2022

@psrivas2 oh sorry, I didn't notice that I closed it. Thanks for reopening it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants