Open abhinavarora opened 3 years ago
Where can these be found? I'd be happy to take a stab at this.
Just started this. Tracking here.
I think the pytorch_struct refactor is ready for review: https://github.com/pytorch/benchmark/pull/673 cc @mthrok @abhinavarora
Due to a recent code change in torchtext(https://github.com/pytorch/text/pull/1654), another workaround is added: https://github.com/pytorch/benchmark/pull/795
🚀 Feature
Revamp Pytorch Benchmark implementations for pytorch_struct and Attention is All You Need models
Motivation Since we deprecated pytorch.legacy, we need to revamp these tutorials to make them adhere to newer TorchText APIs.