lhutton1 commented on pull request #9910: URL: https://github.com/apache/tvm/pull/9910#issuecomment-1018678444
failure in `test_autotune` seems unrelated... ``` > assert tuner.best_flops > 0 E assert 0 > 0 E + where 0 = <tvm.autotvm.tuner.ga_tuner.GATuner object at 0x7fea7f3f2400>.best_flops ``` Retriggering. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
