Hello TVM community,
In PR #15362, the following test case fails.
PR #15362 improves a graph optimization pass, hence some compiled models may be optimized, and may use less runtime memory.
It seems that the test case verify if the workspace_size of the compiled model is equal to a prespecified number. I am wonder how the specified number is obtained.
I think this test case failure may be a result of graph optimization, not a real failure indeed. But I am not familiar with USMP. So I am not pretty sure.
Can someone help verify if this test case is indeed correct or not?
Thank you very much!
=======================================
These tests were found to be flaky (intermittently failing on main or failed in a PR with unrelated changes). See the docs for details.
Tests(s)
tests/python/relay/aot/test_crt_aot_usmp.py::test_tflite_model_u1_usecase[model_url1-greedy_by_conflicts-4845696-8468008]
Jenkins Links
Hello TVM community,
In PR #15362, the following test case fails.
PR #15362 improves a graph optimization pass, hence some compiled models may be optimized, and may use less runtime memory.
It seems that the test case verify if the workspace_size of the compiled model is equal to a prespecified number. I am wonder how the specified number is obtained.
I think this test case failure may be a result of graph optimization, not a real failure indeed. But I am not familiar with USMP. So I am not pretty sure.
Can someone help verify if this test case is indeed correct or not?
Thank you very much!
=======================================
These tests were found to be flaky (intermittently failing on
mainor failed in a PR with unrelated changes). See the docs for details.Tests(s)
tests/python/relay/aot/test_crt_aot_usmp.py::test_tflite_model_u1_usecase[model_url1-greedy_by_conflicts-4845696-8468008]Jenkins Links