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

[Relay][QNN] Relax simulated qnn tests to prevent flakiness. #7684

Merged
merged 2 commits into from
Mar 18, 2021

Conversation

jwfromm
Copy link
Contributor

@jwfromm jwfromm commented Mar 17, 2021

My previous PR (#7613) introduced some flaky tests due to a low change of GPU arithmetic causing a rounding error, as noted in #7652. This small PR adds a little wiggle room in the asserts that should prevent such failures going forward.

@jwfromm
Copy link
Contributor Author

jwfromm commented Mar 17, 2021

@masahi can you take a look?

@masahi masahi merged commit ab86aa6 into apache:main Mar 18, 2021
@masahi
Copy link
Member

masahi commented Mar 18, 2021

Thanks @jwfromm

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request May 6, 2021
…7684)

* Relax simulated qnn tests to prevent flakiness.

* Change name of helper to make pytest happy.
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request May 11, 2021
…7684)

* Relax simulated qnn tests to prevent flakiness.

* Change name of helper to make pytest happy.
@jwfromm jwfromm deleted the sim_qnn_flaky_test branch April 12, 2023 15:57
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

2 participants