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

Add capi for fluid inference api #20092

Merged
merged 24 commits into from
Oct 5, 2019
Merged

Conversation

FrostML
Copy link
Contributor

@FrostML FrostML commented Sep 29, 2019

Add capi for fluid inference api, including AnalysisPredictor, PaddleTensor, ZeroCopyTensor, PaddleBuf, AnalysisConfig.
Add Unit tests for fluid inference capi.
TODO: Enable compiling dynamic link library.

@FrostML FrostML requested a review from fc500110 September 29, 2019 08:11
raindrops2sea
raindrops2sea previously approved these changes Oct 1, 2019
@FrostML FrostML requested a review from raindrops2sea October 3, 2019 02:01
@FrostML FrostML merged commit 301eeb5 into PaddlePaddle:develop Oct 5, 2019
FrostML added a commit to FrostML/Paddle that referenced this pull request Oct 8, 2019
* add capi for fluid inference api, including AnalysisConfig, AnalysisPredictor, PaddleBuf, PaddleTensor, ZeroCopyTensor
FrostML added a commit that referenced this pull request Oct 10, 2019
* Add capi for fluid inference api (#20092)

* add capi for fluid inference api, including AnalysisConfig, AnalysisPredictor, PaddleBuf, PaddleTensor, ZeroCopyTensor

* add dll to inference capi (#20180)

* add dll to inference capi, test=develop

* add if win32 in cmakelists, test=develop
seiriosPlus pushed a commit to seiriosPlus/Paddle that referenced this pull request Dec 9, 2019
* add capi for fluid inference api, including AnalysisConfig, AnalysisPredictor, PaddleBuf, PaddleTensor, ZeroCopyTensor
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.

2 participants