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
Good morning, I hope you are doing well, and thank you for sharing your wonderful work with us. I would like to know what the solutions are for resolving dependency conflicts and which version of Python was used?
ex. tensorflow==1.13.1, tensorflow-gpu==2.9.3, Keras==2.2.4 and keras==2.1.6
The text was updated successfully, but these errors were encountered:
The latest time we validated our code, we ran with Python 3.8. May you try these dependencies:
tensorboard==1.13.1
tensorflow==1.13.1
tensorflow-estimator==1.13.0
tensorflow-gpu==1.13.1
The Keras part may work well with these 2 versions.
Please tell me if there is any further issue :)
Good morning, I hope you are doing well, and thank you for sharing your wonderful work with us. I would like to know what the solutions are for resolving dependency conflicts and which version of Python was used?
ex. tensorflow==1.13.1, tensorflow-gpu==2.9.3, Keras==2.2.4 and keras==2.1.6
The text was updated successfully, but these errors were encountered: