This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
forked from keras-team/keras
-
Notifications
You must be signed in to change notification settings - Fork 65
Not supported keras/examples with MXNet backend #79
Labels
Comments
@roywei - I was unable to run seq2seq example. |
lstm_seq2seq.py is working in latest master |
As discussed offline, |
@kalyc updated, we should treat is as a normal operator, but still investigate whether it take sparse tensors just like other normal ops. |
With #148 , two more examples enabled. (babi_memnn.py and mnist_acgan.py) |
With the PR #153, |
Merged
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Checked examples are tested to be working with MXNet backend
Not supported examples have clear error message specifying the exact functionality MXNet does not support yet
The text was updated successfully, but these errors were encountered: