Skip to content

Port to tensorflow 2 #25

@renatobellotti

Description

@renatobellotti

Running this module using tensorflow 2.0.0 yields an error:
AttributeError: module 'tensorflow' has no attribute 'get_default_graph'

Are there any plans to port the library to tensorflow 2.0.0?

Perhaps all you have to do is change import keras to from tensorflow import keras and perhaps use fully qualified names when using layers...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions