Skip to content

[Frontend][PaddlePaddle] Support conv2d_transpose/rnn/fill_constant_batch_size_like#9564

Merged
masahi merged 9 commits into
apache:mainfrom
jiangjiajun:paddle_frontend_1119
Nov 26, 2021
Merged

[Frontend][PaddlePaddle] Support conv2d_transpose/rnn/fill_constant_batch_size_like#9564
masahi merged 9 commits into
apache:mainfrom
jiangjiajun:paddle_frontend_1119

Conversation

@jiangjiajun

@jiangjiajun jiangjiajun commented Nov 23, 2021

Copy link
Copy Markdown
Contributor

The pull request add 3 operators for PaddlePaddle frontend, also fixed bug of interpolate

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

@masahi masahi merged commit 88a7ced into apache:main Nov 26, 2021
dchauhan-arm pushed a commit to dchauhan-arm/tvm that referenced this pull request Nov 29, 2021
…atch_size_like (apache#9564)

* add conv2dtranspose, rnn, fill_batch_size_like

* fix conv_transpose and add RNN test case

* Update paddlepaddle.py

* Create paddlepaddle.py

* fix scale attr of convert_interpolate

* black code

Co-authored-by: heliqi <1101791222@qq.com>
masahi pushed a commit to masahi/tvm that referenced this pull request Dec 1, 2021
…atch_size_like (apache#9564)

* add conv2dtranspose, rnn, fill_batch_size_like

* fix conv_transpose and add RNN test case

* Update paddlepaddle.py

* Create paddlepaddle.py

* fix scale attr of convert_interpolate

* black code

Co-authored-by: heliqi <1101791222@qq.com>
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Dec 1, 2021
…atch_size_like (apache#9564)

* add conv2dtranspose, rnn, fill_batch_size_like

* fix conv_transpose and add RNN test case

* Update paddlepaddle.py

* Create paddlepaddle.py

* fix scale attr of convert_interpolate

* black code

Co-authored-by: heliqi <1101791222@qq.com>
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Dec 1, 2021
…atch_size_like (apache#9564)

* add conv2dtranspose, rnn, fill_batch_size_like

* fix conv_transpose and add RNN test case

* Update paddlepaddle.py

* Create paddlepaddle.py

* fix scale attr of convert_interpolate

* black code

Co-authored-by: heliqi <1101791222@qq.com>
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
…atch_size_like (apache#9564)

* add conv2dtranspose, rnn, fill_batch_size_like

* fix conv_transpose and add RNN test case

* Update paddlepaddle.py

* Create paddlepaddle.py

* fix scale attr of convert_interpolate

* black code

Co-authored-by: heliqi <1101791222@qq.com>
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 11, 2022
…atch_size_like (apache#9564)

* add conv2dtranspose, rnn, fill_batch_size_like

* fix conv_transpose and add RNN test case

* Update paddlepaddle.py

* Create paddlepaddle.py

* fix scale attr of convert_interpolate

* black code

Co-authored-by: heliqi <1101791222@qq.com>
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 12, 2022
…atch_size_like (apache#9564)

* add conv2dtranspose, rnn, fill_batch_size_like

* fix conv_transpose and add RNN test case

* Update paddlepaddle.py

* Create paddlepaddle.py

* fix scale attr of convert_interpolate

* black code

Co-authored-by: heliqi <1101791222@qq.com>
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
…atch_size_like (apache#9564)

* add conv2dtranspose, rnn, fill_batch_size_like

* fix conv_transpose and add RNN test case

* Update paddlepaddle.py

* Create paddlepaddle.py

* fix scale attr of convert_interpolate

* black code

Co-authored-by: heliqi <1101791222@qq.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