Skip to content

compiler warning by elementwise_op.h #4362

Closed
@luotao1

Description

@luotao1

There are a lot of warning caused by elementwise_op.h:

/home/luotao02/Paddle/paddle/operators/elementwise_op.h(205): warning: function "paddle::framework::OperatorBase::InferShape(const paddle::framework::Scope &) const" is hidden by "paddle::operators::ElementwiseOp::InferShape" -- virtual function override intended?

/home/luotao02/Paddle/paddle/operators/elementwise_op.h(287): warning: function "paddle::framework::OperatorBase::InferShape(const paddle::framework::Scope &) const" is hidden by "paddle::operators::ElementwiseOpGrad::InferShape" -- virtual function override intended?

...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions