Commit Graph

13 Commits

Author SHA1 Message Date
chentingting 8e8a197364 change gnn dir 2020-07-21 18:28:19 +08:00
chentingting f033caa7f0 change gnn path 2020-07-21 17:35:55 +08:00
chentingting a04d497118 fix gcn import error 2020-07-02 11:26:21 +08:00
chentingting a733102db9 gcn_rectification 2020-06-23 10:01:59 +08:00
buxue 66bbdb4a31 change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
chentingting 2e3387f8f9 Add GCN to model zoo 2020-06-12 15:12:48 +08:00
chentingting e801d48906 add gcn training scripts 2020-06-09 16:19:25 +08:00
mindspore-ci-bot 10076ffe1a !1216 add graph attention networks model and test file
Merge pull request !1216 from zhangdengcheng/master
2020-05-26 11:27:31 +08:00
zhangdengcheng 9fbc519ebb Add graph attention networks model and test file 2020-05-21 02:55:46 +00:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
jinyaohui bcfaff97f9 clean pylint 2020-05-18 10:31:46 +08:00
zhangdengcheng 825d9740fa Fixed the bug that mean aggregator argument can not pass to base class and add attention head for GAT 2020-05-11 07:58:39 +00:00
hanyuanai 64f824e4fc Add gnn aggregator and its ut 2020-04-29 02:06:32 +00:00