attention-is-all-you-need-pytorch
attention-is-all-you-need-pytorch copied to clipboard
To make position embedding be implemented by PyTorch, and to support …
I changed the method to obtain position embedding, now it can run on GPU.