awslabs / keras-apache-mxnet

[DEPRECATED] Amazon Deep Learning's Keras with Apache MXNet support
https://github.com/awslabs/keras-apache-mxnet/wiki
Other
290 stars 65 forks source link

Pickling not working for mxnet backend #194

Open roywei opened 6 years ago

roywei commented 6 years ago

Keras 2.2.4 introduced model pickling. It now working with MXNet backend now. Currently tests/test_model_pickling.py is disabled