We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
如何在Paddle Serving使用Go Client 有Go,怎么没有C++的呀?
The text was updated successfully, but these errors were encountered:
https://github.com/PaddlePaddle/Serving/blob/v0.4.0/doc/deprecated/CREATING.md
Sorry, something went wrong.
Paddle Serving提供的C++ SDK在sdk-cpp/目录中,入口为sdk-cpp/include/predictor_sdk.h中的`class PredictorApi类。 这个文件sdk-cpp/include/predictor_sdk.h 没找到。
sdk-cpp的git请明示一下。
使用哪个分支? https://github.com/PaddlePaddle/Serving/blob/v0.4.0/core/sdk-cpp/include/predictor_sdk.h
好的。谢谢
TeslaZhao
No branches or pull requests
如何在Paddle Serving使用Go Client
有Go,怎么没有C++的呀?
The text was updated successfully, but these errors were encountered: