Skip to content

Conversation

JiayiFeng
Copy link
Collaborator

@JiayiFeng JiayiFeng commented Dec 27, 2017

#fixes #7074


if isinstance(target_vars, Variable):
feeded_var_names = [feeded_var_names]
target_vars = [target_vars]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Here is a bug fix.

@JiayiFeng JiayiFeng requested a review from reyoung December 27, 2017 11:00
@JiayiFeng JiayiFeng merged commit 3b54948 into PaddlePaddle:develop Dec 28, 2017
@JiayiFeng JiayiFeng deleted the enhance_DataFeeder branch December 28, 2017 02:42
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.

Enhance DataFeeder

2 participants