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] Fix bug of strided_slice and slice (#43388, #43443) #43432

Merged
merged 2 commits into from
Jun 15, 2022

Conversation

zyfncg
Copy link
Contributor

@zyfncg zyfncg commented Jun 13, 2022

PR types

Bug fixes

PR changes

OPs

Describe

  • 修复strided_slice处理参数为负数时的Bug。issue: #43375
  • 修复静态图下slice在axes为负数时infershape结果异常的问题。PR43443

* fix stride_slice bug

* fix bug
@paddle-bot-old
Copy link

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@zyfncg zyfncg changed the title fix bug of strided_slice (#43388) [cherry-pick] Fix bug of strided_slice and slice (#43388, #43443) Jun 14, 2022
@phlrain phlrain self-requested a review June 15, 2022 08:10
@phlrain phlrain merged commit 7e940b8 into PaddlePaddle:release/2.3 Jun 15, 2022
@zyfncg zyfncg deleted the strided_slice_cherry_pick branch July 7, 2022 03:26
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.

None yet

2 participants