awslabs / keras-apache-mxnet

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

Ignoring masking layer test for RNN with MXNet backend #229

Closed karan6181 closed 5 years ago

karan6181 commented 5 years ago

Summary

There is an issue with the Masking Layer in RNN with MXNet backend after this PR #14192 got merged into MXNet master branch. Ignoring those test for now to let the nightly build pass. I have created a separate issue #228 to track the masking layer issue.