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 trainer import error on ce #10448

Merged
merged 2 commits into from
May 7, 2018

Conversation

Yancey1989
Copy link
Contributor

@Yancey1989 Yancey1989 commented May 7, 2018

Fixed #10451

@Yancey1989 Yancey1989 requested a review from Superjomn May 7, 2018 08:11
Superjomn
Superjomn previously approved these changes May 7, 2018
Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@dzhwinter dzhwinter left a comment

Choose a reason for hiding this comment

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

LGTM

@dzhwinter dzhwinter merged commit 5b06944 into PaddlePaddle:develop May 7, 2018
@@ -60,6 +60,7 @@
'io',
'initializer',
'layers',
'transpiler'
Copy link
Collaborator

Choose a reason for hiding this comment

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

It seems that a comma is missing here...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry for the mistake... will fix it.

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.

4 participants