You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
On Sat, Aug 19, 2023 at 7:59 AM vinhvd749 ***@***.***> wrote:
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
—
Reply to this email directly, view it on GitHub
<#16>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7LUGJ57DVR7CWFTOXX6MTXWCTCBANCNFSM6AAAAAA3WQ5PIA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
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
The text was updated successfully, but these errors were encountered: