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

update cpp_infer to 2.0 #1542

Merged
merged 4 commits into from
Dec 22, 2020
Merged

update cpp_infer to 2.0 #1542

merged 4 commits into from
Dec 22, 2020

Conversation

LDOUBLEV
Copy link
Collaborator

No description provided.

@@ -41,8 +41,6 @@ class Config {

this->use_mkldnn = bool(stoi(config_map_["use_mkldnn"]));

this->use_zero_copy_run = bool(stoi(config_map_["use_zero_copy_run"]));
Copy link
Collaborator

Choose a reason for hiding this comment

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

这块readme里面也把zero copy run这些没用的参数删掉吧,

Copy link
Collaborator

Choose a reason for hiding this comment

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

要不readme里面也去掉所有fluid相关的部分?把fluid_inference改成paddle_inferenc应该就好

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@LDOUBLEV LDOUBLEV merged commit 45f647d into PaddlePaddle:dygraph Dec 22, 2020
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.

3 participants