Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

[BUG FIX]Fix MetaTensor's bug when run infermeta

Open YuanRisheng opened this issue 3 years ago • 1 comments

PR types

Bug fixes

PR changes

Others

Describe

迁移了sum算子后,dsin模型在执行infermeta的时候出现了断言错误如下: image

原因是在获取dim的时候,selectedrows的Tensor未拿到正确的dim,该pr进行了修复

YuanRisheng avatar Sep 20 '22 03:09 YuanRisheng

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

paddle-bot[bot] avatar Sep 20 '22 03:09 paddle-bot[bot]