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

Fix dtype bug of model.save #28301

Merged
merged 2 commits into from
Nov 13, 2020

Conversation

LiuChiachi
Copy link
Contributor

PR types

Bug fixes

PR changes

APIs

Describe

Before saving inference model in dygraph, save dtype of inputs in member variable while running model, and create correct dtype of InputSpec instance in self._inputs

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot-old
Copy link

Sorry to inform you that 9da4406's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs. You can re-run it manually, or you can click here to re-run automatically.

@guoshengCS guoshengCS merged commit 5579edf into PaddlePaddle:develop Nov 13, 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.

2 participants