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
In http://www.paddlepaddle.org/docs/develop/documentation/zh/api/v2/fluid.html, there is no fluid.io for https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/v2/fluid/io.py. Thus, we can't find the explanation of load_inference_model and save_inference_model.
fluid.io
load_inference_model
save_inference_model
The text was updated successfully, but these errors were encountered:
I can look into this.
Sorry, something went wrong.
Still working on this, as of now, the docker build fails (this issue is being worked on: #7459
kavyasrinet
No branches or pull requests
In http://www.paddlepaddle.org/docs/develop/documentation/zh/api/v2/fluid.html, there is no
fluid.io
for https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/v2/fluid/io.py. Thus, we can't find the explanation ofload_inference_model
andsave_inference_model
.The text was updated successfully, but these errors were encountered: