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 16:23:57 UTC

[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

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