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

No Sessions in Tensorflow 2.x #16

Open
jouhoff opened this issue Jul 15, 2021 · 0 comments
Open

No Sessions in Tensorflow 2.x #16

jouhoff opened this issue Jul 15, 2021 · 0 comments

Comments

@jouhoff
Copy link

jouhoff commented 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:

  • OS: Ubuntu 20.04 64x
  • Interpreter: Python 3.9.4
  • Tensorflow Version: 2.5.0

Additional context:

@jouhoff jouhoff changed the title No Sessions in No Sessions in Tensorflow 2.x Jul 15, 2021
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

1 participant