mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-07-28 11:21:21 +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.