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

module 'keras.backend' has no attribute 'get_session' #117

Open
kanojia-gaurav opened this issue Feb 27, 2021 · 0 comments
Open

module 'keras.backend' has no attribute 'get_session' #117

kanojia-gaurav opened this issue Feb 27, 2021 · 0 comments

Comments

@kanojia-gaurav
Copy link

I0227 19:54:48.895969 5724 keras_to_tensorflow.py:146] Converted output node names are: ['dense_2/Softmax']
Traceback (most recent call last):
File "keras_to_tensorflow.py", line 182, in
app.run(main)
File "C:\Users\Gaurav\AppData\Roaming\Python\Python37\site-packages\absl\app.py", line 303, in run
_run_main(main, args)
File "C:\Users\Gaurav\AppData\Roaming\Python\Python37\site-packages\absl\app.py", line 251, in _run_main
sys.exit(main(argv))
File "keras_to_tensorflow.py", line 148, in main
sess = K.get_session()
AttributeError: module 'keras.backend' has no attribute 'get_session'

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