Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Frontend][PaddlePaddle]split test_forward_math_api function #11537

Merged
merged 1 commit into from
Jun 6, 2022

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