"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "090d8237d30befeb2326aad628ca80757adfea81"
[NN] Add DegreeEncoder for graph transformer (#4742)
* Add files via upload
This file will contain several utility modules for Graph Transformer. DegreeEncoder has been implemented in this file now.
* Update graph_transformer.py
* Update nn-pytorch.rst
Add graph_transformer.DegreeEncoder in Utility Modules
* Update test_nn.py
* Update __init__.py
* Update graph_transformer.py
* Update test_nn.py
* Update graph_transformer.py
fix unused import
* Update graph_transformer.py
add module doc-string
* Update graph_transformer.py
* Update graph_transformer.py
Co-authored-by:
rudongyu <ru_dongyu@outlook.com>
Showing
Please register or sign in to comment