jiangjiajun commented on PR #11537: URL: https://github.com/apache/tvm/pull/11537#issuecomment-1145702187
The `test_forward_math_api `includes lots of operators's unit test, it will loop for many times, maybe cause some unexpected problem, also cannot get the exactly message while some operators' testing failed. This pr splits the original function, may solve the flaky problem, also help us to get the clear error message incase flaky problem occurs again. -- 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]
