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

[microNPU] Fix flaky compute cycle annotation test #11510

Merged
merged 1 commit into from
May 31, 2022

Conversation

lhutton1
Copy link
Contributor

@lhutton1 lhutton1 commented May 30, 2022

Fixes non-deterministic test by disabling striping when running the cascader.

Previously the test was failing ~1/10 times. Tested with changes locally by repeating the test 100 times, all of which pass. Closes #11483.

cc @Mousius @NicolaLancellotti @ekalda @manupa-arm

@github-actions github-actions bot requested a review from manupak May 30, 2022 16:25
Fixes non-deterministic test by disabling striping when running
the cascader.

Change-Id: Ib44f299f21fa0b41be4bfac3deb61a9c16818c58
Copy link
Contributor

@manupak manupak left a comment

Choose a reason for hiding this comment

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

LGTM!

@manupak manupak merged commit ac5d781 into apache:main May 31, 2022
@manupak
Copy link
Contributor

manupak commented May 31, 2022

Thanks @lhutton1!

@lhutton1 lhutton1 deleted the fix-flaky branch May 31, 2022 20:48
juda pushed a commit to juda/tvm that referenced this pull request Jun 21, 2022
Fixes non-deterministic test by disabling striping when running
the cascader.

Change-Id: Ib44f299f21fa0b41be4bfac3deb61a9c16818c58
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.

[Flaky Test] tests/python/contrib/test_ethosu/cascader/test_scheduler.py::test_compute_cycles_annotation
2 participants