提交

提交图

  • a71cd8f84e Merge branch 'master' into 0.5.x Quan Gan 2020-08-24 16:05:54 +08:00
  • 2ce426d956 [Bug] add_edges() crashes if the input tensor is empty (#2100) Quan (Andy) Gan 2020-08-24 16:04:41 +08:00
  • 0dc954578e Merge branch 'master' into 0.5.x Quan Gan 2020-08-23 21:29:50 +08:00
  • 5bc029b99f upd (#2097) Zihao Ye 2020-08-23 21:25:31 +08:00
  • c07071f5dc Merge branch 'master' of github.com:dmlc/dgl into 0.5.x Minjie Wang 2020-08-23 02:54:38 +00:00
  • 163398c036 Update dgl.DGLGraph.rst Minjie Wang 2020-08-23 10:53:33 +08:00
  • b9b341f88a Merge branch 'master' of github.com:dmlc/dgl into 0.5.x Minjie Wang 2020-08-23 02:33:11 +00:00
  • bcff14ccde [Dco] Remove preface in guide (#2096) Minjie Wang 2020-08-23 10:27:15 +08:00
  • 280e62ea0d bump version Quan Gan 2020-08-18 06:18:28 +00:00
  • f86a8258d6 [Doc] Add user guide of distributed training. (#2091) Da Zheng 2020-08-21 15:02:33 -07:00
  • 7ead28c315 [Doc] [NN] Fix message and nn user guide link (#2090) Tianjun Xiao 2020-08-22 00:18:22 +08:00
  • 6f26cfcaec [Doc] Fix links and references in dataset user guide (#2085) Xiangkun Hu 2020-08-21 21:09:26 +08:00
  • cd204a4ac9 [Distributed] Use barrier instead of sleep in DistDataloader (#2086) Jinjing Zhou 2020-08-21 18:01:09 +08:00
  • 6d2129831d [User Guide] Split the Graph Chapter into Multiple RST Files (#2081) Mufei Li 2020-08-21 14:31:32 +08:00
  • 182041803b bump version v0.5.0 0.5.0 Quan Gan 2020-08-18 06:18:28 +00:00
  • ad8530a4dc [Readme] 0.5.0 release and bump to new prerelease versions (#2082) Quan (Andy) Gan 2020-08-21 12:29:17 +08:00
  • f13b9b6212 [Doc] Scan the API docs and make many changes (#2080) Minjie Wang 2020-08-20 23:26:49 +08:00
  • 35e25914ad Update version check of PyTorch to 1.5 (#2079) Jinjing Zhou 2020-08-20 21:33:29 +08:00
  • debfd4bf78 Graph chapter, user guide (#2078) Mufei Li 2020-08-20 21:08:40 +08:00
  • ef78d675e9 Fix docs (#2073) Jinjing Zhou 2020-08-20 15:37:50 +08:00
  • 28deee4d47 [Model] fix PinSAGE example for 0.5 release (#2072) Quan (Andy) Gan 2020-08-20 12:51:44 +08:00
  • dba8c82571 Fix (#2070) Mufei Li 2020-08-20 10:25:20 +08:00
  • 8f3e423c74 update Readme (#2068) xiang song(charlie.song) 2020-08-19 23:04:19 +08:00
  • ef976be1e9 [Bug][Doc] Fix NodeDataLoader docstrings and code (#2063) Quan (Andy) Gan 2020-08-19 21:59:02 +08:00
  • 2b77ad41e1 [Example] Fix GCMC (#2067) Mufei Li 2020-08-19 20:58:57 +08:00
  • 83654fdc4e fix tu dataset (#2064) Tong He 2020-08-19 18:25:56 +08:00
  • 100d932865 Update (#2062) Mufei Li 2020-08-19 17:42:48 +08:00
  • a260a6e615 [Example] Fix GATNE-T (#2061) Mufei Li 2020-08-19 17:01:56 +08:00
  • 3af0e91c0e [Frame] Fix for Column Index Device (#2055) Mufei Li 2020-08-19 16:10:52 +08:00
  • 4c5136c8f8 deprecated some mxnet example (#2054) xiang song(charlie.song) 2020-08-19 15:50:57 +08:00
  • 167536db71 [Windows] Work around the bug from CL 19.10 (#2059) Quan (Andy) Gan 2020-08-19 15:24:46 +08:00
  • a4a7e02f5f [BugFix] Fix a small bug on kvstore (#2058) Chao Ma 2020-08-19 14:57:45 +08:00
  • 6e8f760518 Update (#2057) Mufei Li 2020-08-19 14:24:39 +08:00
  • 75e89a153f remove debug information (#2056) Quan (Andy) Gan 2020-08-19 13:19:41 +08:00
  • 9da1629c9d [Distributed] Some small fixes on doc (#2049) Da Zheng 2020-08-18 21:13:19 -07:00
  • 4edde000a4 Fix tree lstm (#2052) xiang song(charlie.song) 2020-08-19 10:44:10 +08:00
  • c8a44c7882 Update README.md (#1367) Rajarshi Das 2020-08-18 21:23:11 -04:00
  • f3f35098e6 Fix (#2051) xiang song(charlie.song) 2020-08-19 08:45:29 +08:00
  • 0052f1212b [Example] Rgcn distributed training (#1999) xiang song(charlie.song) 2020-08-19 03:12:21 +08:00
  • 75ffc31f76 [Doc] Update the docstring of distributed APIs. (#2025) Da Zheng 2020-08-18 11:53:45 -07:00
  • 3d65484323 Fix mxnet gin (#2048) xiang song(charlie.song) 2020-08-19 00:05:15 +08:00
  • 65866989c0 [NN] [Doc] Fix nn api doc (#2047) Tianjun Xiao 2020-08-18 23:47:16 +08:00
  • dacc7afeb2 [Convert] Reserve node/edge IDs in to_heterogeneous (#2045) Mufei Li 2020-08-18 23:16:33 +08:00
  • 9088c63592 [Feature] Change the Default Value of transpose in DGLGraph.adj (#2046) Mufei Li 2020-08-18 22:45:46 +08:00
  • edfbee2ca8 [Feature] Make sample_neighbors copy features on demand (#2042) Quan (Andy) Gan 2020-08-18 22:25:19 +08:00
  • 09ec6020ac [Example] rm gcn spmv (#2044) xiang song(charlie.song) 2020-08-18 17:48:38 +08:00
  • 6d34628101 upd (#2043) Zihao Ye 2020-08-18 17:15:31 +08:00
  • 1a1f38e3fe remove kvstore example which is not maintianed and is out of date (#2041) xiang song(charlie.song) 2020-08-18 15:09:21 +08:00
  • 6367318f45 [Model] use dask to parallelize preprocessing (#2040) Quan (Andy) Gan 2020-08-18 12:12:50 +08:00
  • 47c96dd114 [Test] Remove Test for metapath_random_walk (#2039) Mufei Li 2020-08-18 11:19:31 +08:00
  • aa19df1bbb [Bugfix] Fix batching isolated node types (#2035) Quan (Andy) Gan 2020-08-18 09:29:05 +08:00
  • be444e52d9 [Doc/Feature] Refactor, doc update and behavior fix for graphs (#1983) Mufei Li 2020-08-18 04:26:29 +08:00
  • 0afc3cf8e1 [NN] Add ChebConv for Tensorflow (#2038) Jinjing Zhou 2020-08-17 22:12:27 +08:00
  • b35388020d [Bugfix] fix vocab not saved bug in SSTDataset (#2036) Xiangkun Hu 2020-08-17 21:59:14 +08:00
  • 5cb5759366 [Doc] split docs to multiple rst files (#2037) Minjie Wang 2020-08-17 19:02:31 +08:00
  • a8b27b475c disable batching blocks (#2034) Quan (Andy) Gan 2020-08-17 16:45:57 +08:00
  • a9c4df67b9 [Doc] Move image in dataset User guide to s3 server (#2033) Xiangkun Hu 2020-08-17 15:33:41 +08:00
  • b1e69105d4 [Doc] API Doc update for mxnet and tf, remove some degree check (#2028) Tianjun Xiao 2020-08-17 13:23:44 +08:00
  • 4f1da61b58 [Doc] fix inconsistencies in minibatch user guide (#2032) Quan (Andy) Gan 2020-08-17 12:43:43 +08:00
  • e291f503f2 [Fix] Update libinfo.py (#1830) max yue 2020-08-17 10:52:11 +08:00
  • b8a4b446e5 [NN][Fix] fix some random test (#2031) Tianjun Xiao 2020-08-17 10:19:31 +08:00
  • 1f7b219594 [Doc] User guide section 5 and 6 (#2029) Quan (Andy) Gan 2020-08-17 09:47:01 +08:00
  • 2fc280ba65 only filling zeros for min/max reducer (#2026) Zihao Ye 2020-08-15 12:43:36 +08:00
  • 62e69b67aa [Doc] Modify the link of save_graphs and load_graphs in dataset user guide (#2027) Xiangkun Hu 2020-08-15 09:21:08 +08:00
  • 63e2ba23c6 [WIP][Kernel] Set the built-in reduce result of zero-degree nodes to 0 in C (#2017) Quan (Andy) Gan 2020-08-14 22:59:24 +08:00
  • de2e608bb3 Update dgl.rst (#2020) Jinjing Zhou 2020-08-14 18:18:45 +08:00
  • 2fa7f71ad5 [Doc] new nn api doc (#2019) zhjwy9343 2020-08-14 18:00:38 +08:00
  • f4f78803cf [Doc] Update links by :ref in dataset user guide (#2024) Xiangkun Hu 2020-08-14 17:28:54 +08:00
  • 1f5f31ced9 Fix hang when sending empty ndarray in rpc request (#2022) Jinjing Zhou 2020-08-14 16:50:47 +08:00
  • c113a5a0d7 Update dgl_dataset.py (#2021) flyingcat 2020-08-14 16:17:37 +08:00
  • efa95d8673 [Distributed] Fix bugs (#2009) Da Zheng 2020-08-13 23:51:11 -07:00
  • 1ad46fd015 [Distributed] support distributed sampling in NodeDataLoader (#2012) Da Zheng 2020-08-13 22:49:21 -07:00
  • fe121c63f5 [Doc] Image in dataset user guide (#2018) Xiangkun Hu 2020-08-14 12:26:38 +08:00
  • 15e3ff878c [Distributed] Fix memory leak in kvstore (#2016) Chao Ma 2020-08-13 17:17:24 +08:00
  • e6f6ce271c [hotfix] Fix cuda illegal memory access error in SpMMCoo. (#2015) Zihao Ye 2020-08-13 14:38:14 +08:00
  • 4672c022a8 [hotfix] no in-degree check on sage (#2014) Tianjun Xiao 2020-08-13 13:11:55 +08:00
  • eb9c067b08 [Distributed] Copy training scripts in copy_partitions.py (#2010) Chao Ma 2020-08-13 12:20:39 +08:00
  • cd48435206 [Transform] Docstring and subframes (#1962) Quan (Andy) Gan 2020-08-13 10:41:43 +08:00
  • 6294677f8a [hotfix] Set reduce results to all zero for nodes with zero in-degrees. (#2011) Zihao Ye 2020-08-13 01:20:56 +08:00
  • 5362908236 Fix save/load for old version files (#1994) Jinjing Zhou 2020-08-12 23:45:21 +08:00
  • 69f5869f3b [Doc] NN doc refactor Conv Layers (#1672) Tianjun Xiao 2020-08-12 18:47:19 +08:00
  • 98c1117d00 update (#2007) Chao Ma 2020-08-12 16:07:15 +08:00
  • a753972826 [Doc] Data pipeline User guide fix links to classes (#2006) Xiangkun Hu 2020-08-12 15:48:59 +08:00
  • f5d8fa8476 [Distributed] Fix all arguments to the format of xx_xxx (#2005) Chao Ma 2020-08-12 14:45:30 +08:00
  • 5e34ca8bb5 [Feature] Lazy copy ndata, edata to device (#1986) xiang song(charlie.song) 2020-08-12 13:04:47 +08:00
  • 912da18c89 [Example] Update results in Sudoku example with RRN (#1998) Xiangkun Hu 2020-08-12 12:05:30 +08:00
  • d1cf5c383e [Distributed] adjust various APIs. (#1993) Da Zheng 2020-08-11 20:22:00 -07:00
  • a6b44e72b7 [Model] Fix GCMC broken code (#2001) Quan (Andy) Gan 2020-08-12 09:44:21 +08:00
  • 4efa332044 [Distributed] Move server start code to initialize. (#2002) Da Zheng 2020-08-11 16:58:18 -07:00
  • af990989cf [Doc] Data pipeline user guide remove chapter number (#1997) Xiangkun Hu 2020-08-11 23:07:04 +08:00
  • 0f56575938 [feature] Allow copy_e + udf reduce function (#1996) Zihao Ye 2020-08-11 18:47:40 +08:00
  • f5eb80d221 [Feature] Edge DataLoader for edge classification & link prediction (#1828) Quan (Andy) Gan 2020-08-11 18:00:58 +08:00
  • d340ea3aa8 [Distributed] Remove server_count from ip_config.txt (#1985) Chao Ma 2020-08-11 17:41:48 +08:00
  • d090ae865c [Doc] Chapter 3 Graph data input pipeline in DGL (#1995) Xiangkun Hu 2020-08-11 16:49:45 +08:00
  • e262e11083 [Doc] Message passing and NN User Guide (#1991) Tianjun Xiao 2020-08-11 16:20:16 +08:00
  • 71f4230a8b [Fix] OpenMP compatibility issues (#1992) chwan-rice 2020-08-11 01:26:34 -05:00
  • a089b91fdf Remove stale partition code and fix #1949 (#1984) Jinjing Zhou 2020-08-11 10:51:07 +08:00
  • ee30b2aadd [Distributed] Fix standalone (#1974) Da Zheng 2020-08-10 15:49:28 -07:00
  • c2cd6eb22e [Doc] Reorg doc (#1989) Minjie Wang 2020-08-10 23:19:03 +08:00
  • e4b4fcffc2 hotfix (#1987) xiang song(charlie.song) 2020-08-10 22:06:25 +08:00