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
Unclear, according to similar reports, Tensorflow v2 does not support Sesion anymore. However, defining and testing v1 and v2 result in "Error Report" or the defined Name " not having an attribute " related to it.
This is Conda and or Pip install
To Reproduce:
Error report:
AttributeError: module 'tensorflow' has no attribute 'Session'
AttributeError Traceback (most recent call last)
Expected behavior:
Tensorflow Interactive Session Starting
System:
OS: Ubuntu 20.04 64x
Interpreter: Python 3.9.4
Tensorflow Version: 2.5.0
Additional context:
The text was updated successfully, but these errors were encountered:
jouhoff
changed the title
No Sessions in
No Sessions in Tensorflow 2.x
Jul 15, 2021
Describe your Problem:
Unclear, according to similar reports, Tensorflow v2 does not support Sesion anymore. However, defining and testing v1 and v2 result in "Error Report" or the defined Name " not having an attribute " related to it.
This is Conda and or Pip install
To Reproduce:
Error report:
AttributeError: module 'tensorflow' has no attribute 'Session'
AttributeError Traceback (most recent call last)
Expected behavior:
Tensorflow Interactive Session Starting
System:
Additional context:
The text was updated successfully, but these errors were encountered: