The official PyTorch implementation of Converter proposed by our paper Converting Transformers into DGNNs.
@article{zhang2025converter,
author = {Zhang, Jie and Mao-Hsuan Mao and Chiu, Bo-Wei and Sun, Min-Te},
title = {Converting Transformers into DGNNs Form},
journal = {arXiv preprint arXiv: 2502.00585},
year = {2025}
}
To install requirements:
pip3 install -r requirements.txt