OpenNMT/OpenNMT-tf

CNN decoder

Open

#884 aberto em 30 de set. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (394 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.428 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador