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

Cannot create a tensor proto whose content is larger than 2GB #6

Open
miex0r opened this issue Sep 11, 2017 · 0 comments
Open

Cannot create a tensor proto whose content is larger than 2GB #6

miex0r opened this issue Sep 11, 2017 · 0 comments

Comments

@miex0r
Copy link

miex0r commented Sep 11, 2017

Looks like the following line of code in stylenet_core.py is causing an exception when using a large height value
filters = tf.constant(filters_out, tf.float32)

Is there any fix for this? I looked around on google for a bit and found something about using feed_dict but how to do this was not very clear to me.

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

1 participant