Skip to content

No Sessions in Tensorflow 2.x #16

@jouhoff

Description

@jouhoff

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions