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] Add some activation、elementwise and reduce operators #9370

Merged
merged 4 commits into from Oct 28, 2021

Conversation

jiangjiajun
Copy link
Contributor

All the activation function are implemented in convert_unary_op, and the series of reduce operators are implemented in convert_reduce.

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.

@jiangjiajun jiangjiajun changed the title [Frontend][PaddlePaddle] Add some activation and reduce operators [Frontend][PaddlePaddle] Add some activation、elementwise and reduce operators Oct 26, 2021
@jiangjiajun
Copy link
Contributor Author

All the ci test passed, now it's ready for review.
@AndrewZhaoLuo

@masahi masahi merged commit 5ab22bb into apache:main Oct 28, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
…perators (apache#9370)

* add activations and unary operators

* revert modify of slice

* add test cases

* disable signal capturing in paddle framework
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
…perators (apache#9370)

* add activations and unary operators

* revert modify of slice

* add test cases

* disable signal capturing in paddle framework
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.

None yet

2 participants