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

You must feed a value for placeholder tensor 'target_attr' with dtype float and shape [?,10] #2

Open
c1a1o1 opened this issue Dec 12, 2017 · 1 comment

Comments

@c1a1o1
Copy link

c1a1o1 commented Dec 12, 2017

File "D:\work\gansgood\StarGAN-tensorflow-master\model.py", line 75, in build_model
self.attr_B = tf.placeholder(tf.float32, [None, self.n_label], name='target_attr')

@goldkim92
Copy link
Owner

@c1a1o1 thanks! I changed and it works now. But still I should change a lot to work much better.

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

No branches or pull requests

2 participants