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 a bug related to dispensable inputs and refine the inference unittest #10527

Merged
merged 8 commits into from
May 15, 2018

Conversation

Xreki
Copy link
Contributor

@Xreki Xreki commented May 9, 2018

No description provided.

@Xreki Xreki added the 预测 原名Inference,包含Capi预测问题等 label May 9, 2018
guoshengCS
guoshengCS previously approved these changes May 14, 2018
"sequence information.");
PADDLE_ENFORCE_EQ(
in_lod[1].size(), static_cast<size_t>(lod_tensor->dims()[0]),
"The LoD information should be consistant with the dims.");
Copy link
Contributor

Choose a reason for hiding this comment

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

Should it be "consistent with"

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.

@Xreki Xreki merged commit b7026f7 into PaddlePaddle:develop May 15, 2018
@Xreki Xreki deleted the core_fix_dispensable branch November 14, 2018 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
预测 原名Inference,包含Capi预测问题等
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants