You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/11/11 06:12:57 UTC

[GitHub] [tvm] junrushao1994 opened a new issue #9495: [CI Problem] Flaky Test: tests/python/driver/tvmc/test_compiler.py::test_compile_tflite_module_with_external_codegen_cmsisnn

junrushao1994 opened a new issue #9495:
URL: https://github.com/apache/tvm/issues/9495


   ### 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:
   - https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/2070/pipeline
   - https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/2069/pipeline
   - https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/2068/pipeline
   - https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9486/2/pipeline
   - https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-9488/2/pipeline
   
   ### Flakiness
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] junrushao1994 commented on issue #9495: [CI Problem] Flaky Test: tests/python/driver/tvmc/test_compiler.py::test_compile_tflite_module_with_external_codegen_cmsisnn

Posted by GitBox <gi...@apache.org>.
junrushao1994 commented on issue #9495:
URL: https://github.com/apache/tvm/issues/9495#issuecomment-966543896


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] mbs-octoml commented on issue #9495: [CI Problem] Flaky Test: tests/python/driver/tvmc/test_compiler.py::test_compile_tflite_module_with_external_codegen_cmsisnn

Posted by GitBox <gi...@apache.org>.
mbs-octoml commented on issue #9495:
URL: https://github.com/apache/tvm/issues/9495#issuecomment-966438797


   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. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] junrushao1994 closed issue #9495: [CI Problem] Flaky Test: tests/python/driver/tvmc/test_compiler.py::test_compile_tflite_module_with_external_codegen_cmsisnn

Posted by GitBox <gi...@apache.org>.
junrushao1994 closed issue #9495:
URL: https://github.com/apache/tvm/issues/9495


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] Mousius commented on issue #9495: [CI Problem] Flaky Test: tests/python/driver/tvmc/test_compiler.py::test_compile_tflite_module_with_external_codegen_cmsisnn

Posted by GitBox <gi...@apache.org>.
Mousius commented on issue #9495:
URL: https://github.com/apache/tvm/issues/9495#issuecomment-966204771


   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org