Skip to content

[Frontend][PaddlePaddle] Add topk op and Fix bug, when the output is a dimension, it should not be squeezed#13712

Closed
woobinw wants to merge 5 commits intoapache:mainfrom
woobinw:main
Closed

[Frontend][PaddlePaddle] Add topk op and Fix bug, when the output is a dimension, it should not be squeezed#13712
woobinw wants to merge 5 commits intoapache:mainfrom
woobinw:main

Conversation

@woobinw
Copy link
Contributor

@woobinw woobinw commented Jan 6, 2023

There are some operation in PaddlePaddle that output a tensor which shape is [1], meanwhile, the slice op have decrease_axis attr, but it should not be squeezed.

@heliqi
@jiangjiajun
cc @junrushao

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jan 6, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: frontend, paddlepaddle See #10317 for details

Generated by tvm-bot

@github-actions github-actions bot requested a review from junrushao January 6, 2023 06:25
@woobinw woobinw closed this Jan 6, 2023
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.

2 participants