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

TypeError: config must be a tf.ConfigProto, but got <class 'int'> #10

Open
AchillesRevng opened this issue Jan 3, 2019 · 1 comment

Comments

@AchillesRevng
Copy link

isse when executing this " with U.make_session(8): "

the error is:
TypeError: config must be a tf.ConfigProto, but got <class 'int'>

i am having tensorflow version 1.5
please help

@AchillesRevng
Copy link
Author

can u please explain how u give the int value 8 as the attribute
for that statement

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