文件历史

9 次代码提交

作者 SHA1 备注 提交日期
Quan (Andy) Gan de0eb20968 fix link prediction (#3485) 2021-12-20 03:12:41 +00:00
Quan (Andy) Gan 7e923180c1 [Doc] Add thumbnails to multi-GPU tutorials (#3141) 2021-07-16 14:27:43 +08:00
唐宇謙 66ad774f9e [Tutorial] update typo in line 175 (#3092) 2021-07-03 18:14:30 +08:00
Kay Liu e2a28a6c8e [Doc] Revised Two Issues in Message Passing Tutorial (#2983)
* [Doc] modify the dimension of weight to Numpy broadcasting rule

* [Doc] modify the user defined reduce function

Co-authored-by: zhjwy9343 <6593865@qq.com>
2021-06-05 18:54:31 +08:00
Chuang, Yun-Shiuan c46602d7d8 [Doc] Fix a typo in the tutorial for link prediction (#2928)
Fix a typo in the tutorial for "Link Prediction using Graph Neural Networks".

Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2021-05-23 22:43:45 +08:00
Zhou Fang 337b155970 [Doc] fix tutorial - blitz 4 link prediction (#2726)
The number of edges should be same as posive eids.

Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2021-03-18 14:36:58 +08:00
Quan (Andy) Gan 71d53d9eef add thumbnails for tutorials (#2695)
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2021-02-23 20:33:35 +08:00
Quan (Andy) Gan da2f690a5a [Doc] Clarify link prediction tutorial (#2673)
* link prediction clarification

* fix
2021-02-23 19:41:54 +08:00
Minjie Wang 8a07ab7737 [Doc] Tutorials re-organization (#2683)
* reorg

* change titles

* rm some stale API doc; minor fix

* fix docs

* add warning

* rm new-tutorial run in ci

* lint
2021-02-20 17:42:45 +08:00