Skip to content

Python/TensorFlow/Keras versions #3

@abrichr

Description

@abrichr

Hello, thank you to the authors for making this available!

I wonder if anyone who is able to run this could please share what versions of Python, TensorFlow, and Keras they are using? I have tried with multiple different combinations and have not had any success. The errors I have encountered include:

  • cannot import name 'tf_utils'
  • No module named 'tensorflow.compat'
  • tensorflow.python.eager.core._SymbolicException: Inputs to eager execution function cannot be Keras symbolic tensors, but found [<tf.Tensor 'input_2:0' shape=(None, 3, 6) dtype=float32>]

The travis-ci build is currently failing, and hasn't passed since Keras was added to the project.

Any suggestions would be appreciated.

Thank you!

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