Open MaximilianPi opened 2 weeks ago
It would be nice to have the transformer objects in Torch.
Actually, I have already implemented most of them (by translating the pytorch code https://github.com/pytorch/pytorch/blob/main/torch/nn/modules/transformer.py ), so I could do a PR if you want.
Hello @MaximilianPi Please do !
It would be nice to have the transformer objects in Torch.
Actually, I have already implemented most of them (by translating the pytorch code https://github.com/pytorch/pytorch/blob/main/torch/nn/modules/transformer.py ), so I could do a PR if you want.