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

'NoneType' object has no attribute 'value' #16

Open
vinhvd749 opened this issue Aug 19, 2023 · 1 comment
Open

'NoneType' object has no attribute 'value' #16

vinhvd749 opened this issue Aug 19, 2023 · 1 comment

Comments

@vinhvd749
Copy link

I'm create a ipynb file to call the function but when i run _init_inception i keep getting this message when run to

shape = [s.value for s in shape]

I'm using tensorflow 2.0 so I have to use tf.compat.v1 for this one, does it create any difference than the original tensorflow ? Can anyone help me, I don't know how to fix this

@sbarratt
Copy link
Owner

sbarratt commented Aug 20, 2023 via email

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