Skip to content

Conversation

@jiangjiajun
Copy link
Contributor

@jiangjiajun jiangjiajun commented Sep 24, 2021

In this pull request, we increase the number of supported PaddlePaddle operators to 150, which covers lots of nlp/cv models

@junrushao1994

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 and others added 30 commits August 3, 2021 17:14
Add padding mode support for conv/pool2d
@AndrewZhaoLuo
Copy link
Contributor

Thanks for the contribution! This is great, but can you split this up into like ~10 PRs so we can effectively review this?

g.add_node(op.output("Out")[0], out)


def convert_arg_min(g, op, block):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: argmin

@jiangjiajun
Copy link
Contributor Author

Thanks for the contribution! This is great, but can you split this up into like ~10 PRs so we can effectively review this?

OK, I'll try to split this pull request

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.

5 participants