Skip to content
Released code supports both Tensorflow and Pytorch (seq2seq and attention-seq2seq). 
Inference time of :
 * pytorch-gru: 0.4s, 
 * pytorch-lstm: 0.7s, 
 * pytorch-attention-gru: 1.2s.