-
Notifications
You must be signed in to change notification settings - Fork 382
Open
Labels
Description
Hello,
Is there a plan to implement fully CNN seq2seq models? like this paper from Facebook https://arxiv.org/pdf/1705.03122.pdf
I can see that there is a CNN encoder, but still not a decoder. It would be great to have it as well in OpenNMT-tf.
Thanks