I want to use the module dgl.sparse to create a transformer-based model, but meet this error.
I seek many information about this, but can’t find one solution suitable for me.
Environment
dgl: 1.1.2
python version: 3.9.16
CUDA version: 12.2
pytorch version: 2.1.0
I need your help, thanks!