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/02/28 07:20:05 UTC

[GitHub] [tvm] comaniac commented on issue #7548: [TEST][FLAKY] test_auo_scheduler_layout_rewrite

comaniac commented on issue #7548:
URL: https://github.com/apache/tvm/issues/7548#issuecomment-787409566


   This happens when no valid schedules can be applied (`load_best_record` returns None in this case). Maybe in the i386 machine it's easy to get timeout and results in this error. We could consider either of the following:
   
   A. Only perform this test on x86.
   B. Improve this test by mocking a valid record.
   
   @merrymercy which one do you prefer or do you have other suggestions?


----------------------------------------------------------------
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.

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