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

Compile chunk eval op failed #5535

Closed
pkuyym opened this issue Nov 10, 2017 · 2 comments
Closed

Compile chunk eval op failed #5535

pkuyym opened this issue Nov 10, 2017 · 2 comments

Comments

@pkuyym
Copy link
Contributor

pkuyym commented Nov 10, 2017

chunk_eval_op.cc:48:23: 错误:‘paddle::framework::DataType paddle::operators::ChunkEvalOp::IndicateDataType(const paddle::framework::ExecutionContext&) const’ marked override, but does not override
framework::DataType IndicateDataType(
^
make[2]: *** [paddle/operators/CMakeFiles/chunk_eval_op.dir/chunk_eval_op.cc.o] 错误 1
make[1]: *** [paddle/operators/CMakeFiles/chunk_eval_op.dir/all] 错误 2
make[1]: *** 正在等待未完成的任务....

@luotao1
Copy link
Contributor

luotao1 commented Nov 10, 2017

The same error to me

@pkuyym
Copy link
Contributor Author

pkuyym commented Nov 10, 2017

I'm working on it.

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 a pull request may close this issue.

2 participants