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

Polish kunlun error message #27974

Merged
merged 4 commits into from
Oct 19, 2020
Merged

Conversation

tink2123
Copy link
Contributor

PR types

Bug fixes

PR changes

OPs

Describe

Polish error message

@paddle-bot-old
Copy link

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

"allocate %s memory on XPU. \n\nPlease "
"check whether there is any other process "
"using XPU.\n",
string::HumanReadableSize(n * sizeof(void*))));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

n * sizeof(void*) 改为 max_data_size * sizeof(float))

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done~ thx

@ceci3 ceci3 merged commit abf4d52 into PaddlePaddle:develop Oct 19, 2020
@tink2123 tink2123 changed the title Polish kunlun error Polish kunlun error message Oct 19, 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.

3 participants