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

[CI Problem] Flaky Test: tests/python/driver/tvmc/test_compiler.py::test_compile_tflite_module_with_external_codegen_cmsisnn #9495

Closed
junrushao opened this issue Nov 11, 2021 · 3 comments · Fixed by #9499
Assignees

Comments

@junrushao
Copy link
Member

Branch/PR Failing

Several instances of CI flakiness on the same unittest: tests/python/driver/tvmc/test_compiler.py::test_compile_tflite_module_with_external_codegen_cmsisnn

Jenkins Link

Some examples:

Flakiness

Yes

@Mousius
Copy link
Member

Mousius commented Nov 11, 2021

Hi @junrushao1994,

Can you assign this to me? I have no idea why it would continue to flip and it might just be old branches intersecting so needs monitoring some.

@mbs-octoml
Copy link
Contributor

I suspect driver_api.cc:439 is picking out the host module non-deterministically since a) can end up with two kDLCPU targets for the given and the 'default' used for shapes etc and b) map iteration order is non-det.

@junrushao
Copy link
Member Author

Thank you @Mousius @mbs-octoml for acting quickly on this :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants