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