Skip to content

hazdzz/converter

Repository files navigation

Converter

About

The official PyTorch implementation of Converter proposed by our paper Converting Transformers into DGNNs.

Citation

@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}
}

Requirements

To install requirements:

pip3 install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages