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

Fix a bug of transpose op, about accessing memory out of bounds of the perm param #35079

Merged
merged 9 commits into from
Aug 24, 2021

Conversation

TeslaZhao
Copy link
Contributor

@TeslaZhao TeslaZhao commented Aug 23, 2021

PR types

Bug Fixes

PR changes

OPs

Describe

Each of perm params must be greater than or equal to 0, and less than input's dim size.

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

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

LGTM

@Superjomn Superjomn merged commit 1056379 into PaddlePaddle:develop Aug 24, 2021
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