Seq2seq Inference slow

Hi,
Looks like pytorch is not Optimized for CPU as it is done for GPU. And also on their high priority list to fix the same

You Can refer the below links on the same.

twitter.com/haldaume3/status/900775899431305217

If you are wondering what I did next after this bottleneck. I switched to the tensorflow implementation.