DwangoMediaVillage / keras_compressor

Model Compression CLI Tool for Keras.
https://nico-opendata.jp/ja/casestudy/model_compression/index.html
157 stars 39 forks source link

AttributeError: module 'keras.backend' has no attribute 'normalize_data_format' #15

Closed mrgloom closed 5 years ago

mrgloom commented 5 years ago

I get AttributeError: module 'keras.backend' has no attribute 'normalize_data_format' with keras 2.1.6, which version is supported?

mrgloom commented 5 years ago

Problem is gone with keras 2.2.4