mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-08-11 11:20:03 +08:00
Building keras-contrib in a [jupyter/tensorflow-notebook](https://github.com/jupyter/docker-stacks) causes the error: > AttributeError: module 'keras.legacy.interfaces' has no attribute 'legacy_get_updates_support' This should fix that error.