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

ImportError: cannot import name normalize_data_format #7

Open
SeekPoint opened this issue Oct 2, 2018 · 0 comments
Open

ImportError: cannot import name normalize_data_format #7

SeekPoint opened this issue Oct 2, 2018 · 0 comments

Comments

@SeekPoint
Copy link

ub16hp@UB16HP:/ub16_prj/BiLstm_CNN_CRF_CWS/simple_bilstm_model$ python bilstm__cnn_crf.py
Using TensorFlow backend.
Traceback (most recent call last):
File "bilstm__cnn_crf.py", line 27, in
from keras_contrib.layers import CRF
File "/usr/local/lib/python2.7/dist-packages/keras_contrib/init.py", line 4, in
from . import layers
File "/usr/local/lib/python2.7/dist-packages/keras_contrib/layers/init.py", line 3, in
from .convolutional import *
File "/usr/local/lib/python2.7/dist-packages/keras_contrib/layers/convolutional.py", line 15, in
from keras.backend.common import normalize_data_format
ImportError: cannot import name normalize_data_format
ub16hp@UB16HP:
/ub16_prj/BiLstm_CNN_CRF_CWS/simple_bilstm_model$

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