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

Limit the symbol table of fluid shared library. #9065

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

Xreki
Copy link
Contributor

@Xreki Xreki commented Mar 14, 2018

Fix #9071

@Xreki Xreki added the 预测 原名Inference,包含Capi预测问题等 label Mar 14, 2018
@Xreki Xreki requested a review from luotao1 March 16, 2018 09:30
Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

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

LGTM. using nm -D libpaddle_fluid.so, following symbol table would not be found:

00000000011c8ff0 T _ZN6google8protobuf10ReflectionD0Ev
00000000011c8e80 T _ZN6google8protobuf10ReflectionD1Ev
...

@luotao1 luotao1 merged commit c068d9c into PaddlePaddle:develop Mar 19, 2018
@Xreki Xreki deleted the core_inference_shared_library branch November 14, 2018 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
预测 原名Inference,包含Capi预测问题等
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants