pytorch-seq2seq-example icon indicating copy to clipboard operation
pytorch-seq2seq-example copied to clipboard

PyTorch 0.4 support

Open abhishek0318 opened this issue 6 years ago • 1 comments

Thank you for so much for sharing this. Such detailed code on batched sequence to sequence model is not available elsewhere.

With PyTorch 0.4 released, you could move the code to PyTorch 0.4.

abhishek0318 avatar Jun 19 '18 12:06 abhishek0318

@abhishek0318 Yeah, I faced the same situation as you did, so I wrote this code to help others like you. Very glad to hear that you like it. Since I've been busy for doing another project, maybe I'll find some time to update my codebase. Thanks! :-)

howardyclo avatar Jun 20 '18 05:06 howardyclo