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 am trying to reduplicate your code/process without changing anything. But i met another error here. it is complaining 'Tensorflow2ModelStep' object has no attribute 'model'. i did not change anything but just copy and run. and i am using CPU now.
The text was updated successfully, but these errors were encountered:
Got the same error... seems like the tf model did not initialized at all. I guess it's initialization is inside 'setup' function, but I haven't figured out how to call it :(
Hi Guillaume,
i am trying to reduplicate your code/process without changing anything. But i met another error here. it is complaining 'Tensorflow2ModelStep' object has no attribute 'model'. i did not change anything but just copy and run. and i am using CPU now.
The text was updated successfully, but these errors were encountered: