文件历史

提交图

4 次代码提交

作者 SHA1 备注 提交日期
Quan (Andy) Gan b576e617ad [Feature] Add left normalizer for GCN (#3114)
* add left normalizer for gcn

* fix

* fixes and some bug stuff
2021-07-13 12:49:35 +08:00
esang d628f5a2d0 [Example]Add sparse embedding in GATNE-T example to support big graph (#2234)
* add sparse and mutil gpu support

* update multi gpu

* update readme

* remove multi gpu

* add multiple gpus support

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: Zihao Ye <expye@outlook.com>
2020-10-10 17:22:45 +08:00
Mufei Li a260a6e615 [Example] Fix GATNE-T (#2061)
* Update README.md

* Update

* Fix

Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
2020-08-19 17:01:56 +08:00
Linfang He 6ae440dbb5 [Model] GATNE-T (#1470)
* Add an example for GATNE-T

* Update README.md

* Add links for datasets

* Update README.md with running results

* Update README.md

* Add comments

* Update main.py

* Remove node type name `user`

Co-authored-by: Da Zheng <zhengda1936@gmail.com>
2020-05-05 22:35:25 -07:00