提交

提交图

1375 次代码提交

作者 SHA1 备注 提交日期
Quan Gan f8f0d362bc fix include order of cub/thrust for lower versions 2020-11-10 09:39:19 +00:00
Quan Gan dc7402c271 multiple critical bug fixes 2020-11-10 06:59:46 +00:00
Quan Gan 993674c58a fix cmake 2020-11-06 09:41:44 +00:00
Ubuntu f2638c1791 add submodules 2020-11-05 09:45:05 +00:00
Minjie Wang 9fed9154a7 try fix 2020-11-05 09:37:39 +00:00
Minjie Wang 67a9fae679 try fix 2020-11-05 09:37:39 +00:00
Minjie Wang 6040184dde small fix 2020-11-05 09:37:39 +00:00
Minjie Wang 8151d491fe fix 2020-11-05 09:37:39 +00:00
Minjie Wang 7652cafd71 poke ci 2020-11-05 09:37:26 +00:00
Minjie Wang 34770b323a fix inc bug in pytorch 1.8 2020-11-05 09:36:07 +00:00
Seung-woo Seo 82cfd00197 [Doc]Typos in nn.rst (#2290)
Equations for SAGEConv has some typos.
2020-10-20 17:53:40 +08:00
Seung-woo Seo 0692a81dcd Typo in line 246 (#2289)
Heterogenueous --> Heterogeneous
2020-10-20 14:09:16 +08:00
Hongyu Cai 2280201469 Update distributed.rst (#2249) 2020-10-09 09:59:15 -07:00
Quan Gan b7e5112661 Merge branch 'master' into 0.5.x 2020-09-17 12:04:49 +08:00
Quan (Andy) Gan 2fbffd3122 [bug][doc] Fix bug in batched heterograph training documentation (#2204)
* [bug][doc] Fix bug in batched heterograph training documentation

* added references of "above" with hyperlinks

* address comments

* fix API doc on EdgeDataLoader

Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2020-09-17 12:00:13 +08:00
Mufei Li f3f646bbfd [Doc and User Guide] Minor Fix (#2205)
* Fix doc and user guide

* Update heterograph.py

Co-authored-by: Ubuntu <ubuntu@ip-172-31-13-9.us-west-2.compute.internal>
2020-09-17 03:01:12 +08:00
Mufei Li ad6b215bbd [Doc and User Guide] Minor Fix (#2206)
* [Distributed Example] Check args.num_servers with DGL_NUM_SERVER (#2203)

* update

* update

* update

* Fix doc and user guide

* Update heterograph.py

Co-authored-by: Chao Ma <mctt90@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-13-9.us-west-2.compute.internal>
2020-09-17 02:59:55 +08:00
Chao Ma 39260242a2 [Distributed Example] Check args.num_servers with DGL_NUM_SERVER (#2203)
* update

* update

* update
2020-09-16 14:31:47 +08:00
Hongyu Cai ef5986fbea Update backend.rst (#2202) 2020-09-15 20:42:16 +08:00
sneakerkg 82d9794273 Merge branch 'master' into 0.5.x 2020-09-15 12:16:06 +00:00
Zihao Ye b25bbe642e Loop reorder (#2201) 2020-09-15 20:10:43 +08:00
Tianjun Xiao 233e8198d3 [Doc]fix link in message passing doc (#2200)
* fix link in message passing doc

* more specific link
2020-09-15 16:52:26 +08:00
Chao Ma c53bf77452 [Distributed Example] Add --close_profiler option to train_dist.py (#2199)
* update

* update
2020-09-15 14:37:28 +08:00
Qidong Su 0ced22c237 fix (#2142)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-10-127.us-west-2.compute.internal>
Co-authored-by: Chao Ma <mctt90@gmail.com>
2020-09-15 14:19:16 +08:00
Chao Ma 67e520c4a0 [Distributed] Change rsync to scp of copy_files.py (#2197)
* update

* update
2020-09-15 13:43:17 +08:00
Hao Xiong 9488bace20 [Fix] fix some typos in example/ogb/deepwalk/ (#2190)
* line

* two lines

* update readme

* readme

* update readme

* update

Co-authored-by: Zihao Ye <expye@outlook.com>
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
2020-09-15 11:01:44 +08:00
Chao Ma 1b2658b926 update (#2192) 2020-09-14 15:35:39 +08:00
Chao Ma 1aa25cb618 update (#2191) 2020-09-14 15:13:39 +08:00
Quan Gan 76de9ae2ba Merge branch 'master' into 0.5.x 0.5.2 2020-09-13 18:25:29 +08:00
Quan (Andy) Gan 76d66fd35d [Bug] Fix dtype mismatch in EdgeDataLoader on Windows (#2188)
* fix node and edge dataloader on windows

* fix distributed
2020-09-13 18:25:05 +08:00
xiang song(charlie.song) 782527d481 Fix partition for 0.5.1 (#2187)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-24-210.ec2.internal>
2020-09-13 16:25:51 +08:00
Quan Gan 1998335919 update version 2020-09-13 12:46:13 +08:00
Quan Gan dd6d0b6eb7 Merge branch 'master' into 0.5.x 2020-09-13 12:45:27 +08:00
Mufei Li 877101a96b [Doc] Update Doc for UDFs (#2131)
* Update Doc for UDFs

* add degree bucketing explanation

* Update udf.rst

* Update

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
2020-09-13 04:57:06 +08:00
Quan (Andy) Gan 5e9d288951 fix typo (#2185)
Co-authored-by: Zihao Ye <expye@outlook.com>
2020-09-13 01:50:54 +08:00
Jinjing Zhou 3234189b60 Fix hdfs error when writing big data (#2186)
* update dmlc-core to latest

* fix hdfs
2020-09-12 23:58:36 +08:00
Leo 55f3e92631 [Fix] use DistDataLoader instead of Pytorch’s DataLoader. (#2182)
Co-authored-by: hzliuchw <hzliuchw@corp.netease.com>
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
2020-09-12 20:08:39 +08:00
Jinjing Zhou 0afacfb873 Fix create_format_ to create_formats (#2184)
* Update dgl.DGLGraph.rst

* Update gcn.py
2020-09-12 14:44:30 +08:00
Quan (Andy) Gan 4dae26a1fc [Doc] Fix typo in dataloading.negative_sampler (#2177)
* fix dataloading docs

* fix another
2020-09-11 19:39:48 +08:00
Quan (Andy) Gan 7d8522a29f [Bug] fix cumsum on an empty array with prepend_zero returning an empty array (#2179)
* fix cumsum

* udp

Co-authored-by: Zihao <expye@outlook.com>
2020-09-11 18:23:44 +08:00
Henry Kenlay 8a227bfa03 [Bugfix] fix TUDataset labelling issue (#2165) (#2173)
* [Bugfix] fix TUDataset labelling issue (#2165)

* [Bugfix] fix TUDataset labelling issue (dmlc#2165)

* update docstring according to discussion

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-09-11 17:05:24 +08:00
Xiangkun Hu a102db23bf [Dataset] CoraFull dataset remove redundant reference (#2172)
* PPIDataset

* Revert "PPIDataset"

This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.

* Update gnn_benckmark.py
2020-09-11 15:15:06 +08:00
Quan (Andy) Gan 8f4594074b [Hotfix] Fix degree bucket edge ordering (#2176)
* fix degree bucket edge ordering

* unit test

* fix
2020-09-11 14:16:52 +08:00
Zihao Ye cbd55eb12f [performance] Batch DGLGraph in C++ end. (#2155)
* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* fix

* upd

* upd

* upd

* upd

* fix

* upd

Co-authored-by: VoVAllen <jz1749@nyu.edu>
2020-09-11 02:54:27 +08:00
Quan (Andy) Gan ac570c1dae [Bugfix] Fix flatten not wrapping unit graph (#2170)
* fix flatten not wrapping unit graph

* fix doc
2020-09-10 17:41:52 +08:00
Zihao Ye 2c04ecb55a [hotfix] Skip CUDA kernel launch when number of blocks/threads is zero. (#2144)
* upd

* upd

* upd

* upd

* lint

* upd

* upd

* fmt

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
2020-09-10 16:05:43 +08:00
Quan (Andy) Gan 5f44a4efce Fix #1453 again (#2169)
* Fix reincarnation of #1453

* fix
2020-09-10 15:43:21 +08:00
Quan (Andy) Gan 567c5acf4e [Feature?] BUG_ON macro and sanity check of FindEdges (#2168)
* Sanity check for FindEdges

* [Feature?] BUG_ON() macro for sanity check
2020-09-10 15:28:12 +08:00
Quan (Andy) Gan b10b541c11 fix multiple docstring inconsistencies (#2167) 2020-09-10 11:03:34 +08:00
Zihao Ye 45b610c49a fix edge_softmax (#2160)
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-09-09 14:19:43 +08:00