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] Enhance paddlepaddle frontend with more operators #9724

Merged
merged 5 commits into from
Dec 15, 2021

Conversation

jiangjiajun
Copy link
Contributor

@jiangjiajun jiangjiajun commented Dec 13, 2021

Add 13 new operators

  • clip
  • elu
  • instance_norm
  • log1p
  • logsigmoid
  • logsoftmax
  • logsumexp
  • meshgrid
  • mv
  • pixel_shuffle
  • prelu
  • range
  • strided_slice(enhance the convert_slice function)

Bug fix for operator lookup_table

@masahi
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.

@masahi
Copy link
Member

masahi commented Dec 15, 2021

CI had a problem, please kick a new job.

@masahi masahi merged commit b16c9fc into apache:main Dec 15, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
…ators (apache#9724)

* add operators for paddle frontend

* add operators for paddle frontend

* retrigger ci

* retrigger ci

* retrigger ci

Co-authored-by: wjj19950828 <wjjisloser@163.com>
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
…ators (apache#9724)

* add operators for paddle frontend

* add operators for paddle frontend

* retrigger ci

* retrigger ci

* retrigger ci

Co-authored-by: wjj19950828 <wjjisloser@163.com>
qsqqsqqsq-intellif pushed a commit to qsqqsqqsq-intellif/tvm that referenced this pull request Apr 29, 2022
…ators (apache#9724)

* add operators for paddle frontend

* add operators for paddle frontend

* retrigger ci

* retrigger ci

* retrigger ci

Co-authored-by: wjj19950828 <wjjisloser@163.com>
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