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

Correct 2.0 API usage in hapi.model.load (#26829) #26927

Commits on Sep 2, 2020

  1. Correct 2.0 API usage in hapi.model.load (PaddlePaddle#26829)

    * replace fluid.optimizer.set_dict with optimizer.set_state_dict
    
    * replace fluid.optimizer.set_dict with optimizer.set_state_dict
    
    * add coverage rate
    
    * Increase coverage rate, fix code style
    
    * Increase coverage rate, fix code style
    
    * add fit to generate optimizer.state_dict() to save .pdopt to increase coverage rate
    
    * delete http.log
    LiuChiachi committed Sep 2, 2020
    1 Configuration menu
    Copy the full SHA
    a89c6ec View commit details
    Browse the repository at this point in the history