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

[cherry-pick] op:transpose_op supports bool type (#35886) #35926

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

TeslaZhao
Copy link
Contributor

@TeslaZhao TeslaZhao commented Sep 22, 2021

PR types

Others

PR changes

OPs

Describe

transpose_op supports bool type

* Pass compat of conv_transpose_bias_mkldnn_fuse_pass

* Fix a bug of strided_slice op, about the axes parameter access memory out of bounds

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

* op:transpose_op supports bool type
@paddle-bot-old
Copy link

paddle-bot-old bot commented Sep 22, 2021

✅ This PR's description meets the template requirements!
Please wait for other CI results.

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 95c100c into PaddlePaddle:release/2.2 Sep 23, 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.

3 participants