Skip to content

Conversation

YuanRisheng
Copy link
Contributor

PR types

Others

PR changes

Others

Describe

随着elementwise底层组件的迁移,未来会造成elementwise和Reduce的循环依赖问题,该pr主要解决倆者之间的互相依赖问题
image

@paddle-bot-old
Copy link

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

@YuanRisheng YuanRisheng merged commit a1980d9 into PaddlePaddle:develop Jan 18, 2022
// See Note [ Why still include the fluid headers? ]
#include "paddle/pten/infermeta/binary.h"
#include "paddle/pten/kernels/funcs/elementwise_base.h"
#include "paddle/pten/kernels/funcs/common_shape.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

common_shape这个文件命名感觉有点怪

Copy link
Contributor Author

Choose a reason for hiding this comment

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

common_shape,处理Shape相关的一些公共函数

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.

4 participants