/ConvTransformer

A PyTorch implementation of ConvTransformer: https://arxiv.org/pdf/2011.10185v1.pdf

Primary LanguagePython