mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-06 20:04:24 +08:00
* Add GraphTransformerLayer (dense) * beautify the python code with black * refine according to mufei's comments * fix AttributeError in unit test * rename module as GraphormerLayer * fix name issue Co-authored-by: Mufei Li <mufeili1996@gmail.com>