Skip to content

Conversation

@heliqi
Copy link
Contributor

@heliqi heliqi commented Jun 2, 2022

Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

Better verification of unit test problems:
#9976 (comment)

@jiangjiajun
Copy link
Contributor

jiangjiajun commented Jun 3, 2022

The test_forward_math_api includes lots of operators's unit test, it will loop for many times, may 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.

@heliqi
Copy link
Contributor Author

heliqi commented Jun 6, 2022

@masahi @areusch Help me merge

@masahi masahi merged commit bf4b8f5 into apache:main Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants