Skip to content

Conversation

@zhwesky2010
Copy link
Contributor

@zhwesky2010 zhwesky2010 commented Nov 10, 2022

PR types

Bug fixes

PR changes

OPs

Describe

1.ReserveSpace作为batch_norm的输出,没有被正确进行infershpe,存在bug,其为1D,在组网期无法确认大小,因此设置为 [-1]。 否则会被误判为0D Tensor,导致网络下游出错。

2.修复报错信息的描述错误。

@paddle-bot
Copy link

paddle-bot bot commented Nov 10, 2022

你的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.

@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] fix batch_norm op infermeta bug [Zero-Dim] Fix batch_norm op infer shape bug Nov 11, 2022
Copy link
Contributor

@jeff41404 jeff41404 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhwesky2010 zhwesky2010 merged commit 1854941 into PaddlePaddle:develop Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants