提交

提交图

  • b133abb82e [KVStore] New kvstore used by DGL-KE (#1263) Chao Ma 2020-02-17 13:39:13 +08:00
  • 49fe5b3c83 [KG][Optimization] Soft relation partition (#1252) xiang song(charlie.song) 2020-02-16 15:59:02 +08:00
  • 7a80faf120 [Bugfix] Correct the loss function in RGCN model (#1217) Zihao Ye 2020-02-13 18:35:07 +08:00
  • 032a08cc32 [Test] Fix test script (#1257) Jinjing Zhou 2020-02-13 18:09:15 +08:00
  • 21e798863b [README] LSTM -> TreeLSTM Minjie Wang 2020-02-13 09:59:51 +08:00
  • bdf1bb53b5 [Doc] New README (#1259) Minjie Wang 2020-02-12 23:56:59 +08:00
  • 23893bb0a8 [Data format] Serialization for Immutable Graph and HeteroGraph (#1254) Jinjing Zhou 2020-02-11 00:14:31 +08:00
  • ffe5898317 [Optimization][KG] Several optimizations on DGL-KG (#1233) xiang song(charlie.song) 2020-02-10 05:01:00 +08:00
  • f103bbf9ee [Data format] Serialization for UnitGraph (#1242) Jinjing Zhou 2020-02-08 20:49:34 +08:00
  • 3f0c10058a [DGL-LifeSci] Fix broken links (#1248) Mufei Li 2020-02-08 18:42:51 +08:00
  • 77ae4d5321 [Example] Fix Rgcn hetero nonedetermistic in graph and model initialization (#1244) xiang song(charlie.song) 2020-02-07 11:07:09 +08:00
  • eeeb52f464 [Feature] Preference to COO for "hypersparse" unit graphs & graph compaction (#1238) Quan (Andy) Gan 2020-02-04 22:39:28 +08:00
  • 828a5e5bc6 [DGL-LifeSci] Migration and Refactor (#1226) Mufei Li 2020-02-04 01:38:09 +08:00
  • e4948c5cbc fix regression in #1237 (#1239) Quan (Andy) Gan 2020-02-03 11:50:06 +08:00
  • c167373e1e [Doc] Fix the doc of NeighborSampler. (#1236) Da Zheng 2020-01-31 13:36:17 -08:00
  • a9dabcc769 [Feature] Random Walk for 0.5 (#1209) Quan (Andy) Gan 2020-01-31 19:52:08 +08:00
  • 5967d81782 [Doc] Re-organize API docs and tutorials (#1222) Minjie Wang 2020-01-26 21:26:34 +08:00
  • 55e056fbae update to 0.4.2 0.4.2 Quan Gan 2020-01-20 17:35:24 +08:00
  • 10d2b8408d Merge branch 'master' into 0.4.x Quan Gan 2020-01-20 17:33:42 +08:00
  • f1a8f926a4 [Feature] Add environment variable to switch on/off MXNet set_np_shape (#1207) Tong He 2020-01-20 13:54:14 +08:00
  • a00636a02b [Tensorflow] Several nn & example (#1191) VoVAllen 2020-01-19 22:48:40 +08:00
  • 31a7d50964 [Bug Fix] Add boundary check for heterograph build with card as input (#1192) xiang song(charlie.song) 2020-01-18 17:18:40 +08:00
  • c49582c996 [Test] Fix the random seed in test_kernel.py and fix the _print_error (#1194) xiang song(charlie.song) 2020-01-17 13:48:47 +08:00
  • 64f6f3c1a8 [Bug?] Fix non-determinism when setting the same seed across different runs with single thread (#1205) Quan (Andy) Gan 2020-01-16 15:03:26 +08:00
  • 86fe58ebb8 [Bug] Another fix on PyTorch memory leakage issue (#1139) Quan (Andy) Gan 2020-01-14 22:54:19 +08:00
  • a199b58a6a Fix (#1195) Mufei Li 2020-01-12 02:47:29 +08:00
  • cd9599ab04 [KG][Optimization] Remove copy from parent in minibatch generation (#1193) xiang song(charlie.song) 2020-01-11 07:59:09 +08:00
  • 28a24414c8 [BUG] Fix empty heterograph creation with list & tuple (#1188) Quan (Andy) Gan 2020-01-09 22:40:27 +08:00
  • aa06e4579f [Doc] Improve the docstring of several nn modules. (#1187) Zihao Ye 2020-01-09 21:14:33 +08:00
  • 3ef757dbff [Feature] Pickle support for heterograph (#1177) Quan (Andy) Gan 2020-01-09 13:27:29 +08:00
  • ca302a13ac [Feature] Add dgl.nn.*.Sequential for usability (#1166) Zihao Ye 2020-01-09 12:39:22 +08:00
  • 3d6646288f Update README.md (#1184) Quan (Andy) Gan 2020-01-09 12:06:48 +08:00
  • bfc2d3030d [BUG] Fix MovieLens feature assignment (#1183) Quan (Andy) Gan 2020-01-09 11:21:18 +08:00
  • bb6a64763e [Feature][KG] Multi-GPU training support for DGL KGE (#1178) xiang song(charlie.song) 2020-01-08 18:07:04 +08:00
  • f1420d194f [Refactor] Renaming class methods of sampler utilities to improve readability (#1180) Zihao Ye 2020-01-07 22:02:44 +08:00
  • 319118341d [Dataset] Change download repo link to https://data.dgl.ai (CDN) (#1175) VoVAllen 2020-01-07 17:16:45 +08:00
  • 38d292e541 [KVStore] Fix memory leak bug. (#1174) Chao Ma 2020-01-06 19:47:54 +08:00
  • e705118bcc some comments (#1132) Quan (Andy) Gan 2020-01-06 10:36:11 +08:00
  • 6d0a9c4297 [Fix issue] Fix issue 1170 (#1171) Chao Ma 2020-01-05 14:31:41 +08:00
  • 1022d5d64d [KG] PBG's way of constructing negative edges (#1159) Da Zheng 2020-01-04 19:25:06 -08:00
  • 1de192f445 [KG] More fixes on eval (#1168) Da Zheng 2020-01-04 13:33:13 -08:00
  • 346bc23556 [KG] Disable filter in evaluation (#1162) Da Zheng 2020-01-02 21:02:34 -08:00
  • 7451bb2a01 merge eval results in all processes. (#1160) Da Zheng 2020-01-01 21:40:31 -08:00
  • dfb10db86f [Feature] Bag of samplers for efficient categorical sampling w/ and w/o replacement (#1142) Zihao Ye 2020-01-01 11:42:11 +08:00
  • 162dc19a5d Accelerate edge sampling (#1151) Da Zheng 2019-12-31 01:40:20 -08:00
  • 61b78e6ee7 [Bug Fix]edge sample hotfix (#1152) xiang song(charlie.song) 2019-12-31 11:42:57 +08:00
  • 6731ea3af7 [KVStore] Reduce memory cost of kvstore (#1156) Chao Ma 2019-12-30 20:25:32 +08:00
  • 4f02bb751b [KVStore] Made kvstore can support multiple NICs (#1150) Chao Ma 2019-12-30 15:17:31 +08:00
  • f81841532f [KG] reduce memory consumption. (#902) Da Zheng 2019-12-28 21:55:50 -08:00
  • 655d75688a fix deprecation warning (#1147) Quan (Andy) Gan 2019-12-28 12:42:16 +08:00
  • 913e324903 Add device check for sampler input (#1145) xiang song(charlie.song) 2019-12-27 22:50:52 +08:00
  • d57ff78da1 [Small Fix] Change default message queue size of communicator to 2GB (#1140) Chao Ma 2019-12-25 17:03:52 +08:00
  • 17aab8128a [Doc] update working with multiple backend section (#1128) Minjie Wang 2019-12-24 17:32:56 +08:00
  • e4ef8d1a80 [KVStore] API change of kvstore (#1058) Chao Ma 2019-12-24 17:05:15 +08:00
  • 41f8a162f4 [Feature Improvement]Edge Sampler w and w/o replacement (#1116) xiang song(charlie.song) 2019-12-24 16:25:40 +08:00
  • e890a899fc Partition a graph with HALO nodes (#1076) Da Zheng 2019-12-23 08:46:53 -08:00
  • 0d9acc9d58 hot fix (#1135) VoVAllen 2019-12-24 00:19:25 +08:00
  • a1b28b3954 [Hot fix] Fix build threads (#1133) VoVAllen 2019-12-23 21:42:59 +08:00
  • 2ab4d0e10f [Doc] Hotfix for README (#1119) Mufei Li 2019-12-23 19:22:38 +08:00
  • 7b98e899f3 [CI] Try new CI (#1124) VoVAllen 2019-12-23 17:28:06 +08:00
  • d30a69bf27 [Backend] TF backend (#978) VoVAllen 2019-12-20 15:56:51 +08:00
  • cf9ba90fd4 [Chem] ACNN and various utilities (#1117) Mufei Li 2019-12-19 11:54:40 +08:00
  • 6beef85b07 upd (#1113) Zihao Ye 2019-12-17 15:24:04 +08:00
  • 41114b8758 [Doc] Tree-LSTM in DGL, edit pass for readability (#1031) John Andrilla 2019-12-17 06:14:18 +00:00
  • 632a9af8f9 [Feature] No-Uniform Edge Sampler (#1087) xiang song(charlie.song) 2019-12-17 03:26:34 +08:00
  • dd65ee211e [CI] Change tests for flexibility VoVAllen 2019-12-16 14:54:37 +08:00
  • f36a451420 [Doc] Old wines new title, edit for grammar and style (#1027) John Andrilla 2019-12-16 03:24:58 +00:00
  • 2448751c8e Fixed the training file (#1109) naveen marri 2019-12-14 02:20:05 -08:00
  • d16fb3ff9d [Example] GCMC in PyTorch (#1101) Zihao Ye 2019-12-14 08:18:48 +08:00
  • 1552090a24 set default backend. (#1104) Da Zheng 2019-12-13 08:30:14 -08:00
  • adea4ba1d0 fix doc. (#1100) Da Zheng 2019-12-13 05:24:37 -08:00
  • 869093e890 fix doc of EdgeSampler. (#1093) Da Zheng 2019-12-12 19:15:06 -08:00
  • 4713a33218 Update README.md (#1095) Jacob Stevens 2019-12-12 10:35:57 -06:00
  • b599f6ed96 Update (#1090) Mufei Li 2019-12-11 13:39:18 +08:00
  • 6ae93e5c6a [Bug] Fix #1088 (#1089) Quan (Andy) Gan 2019-12-11 10:27:57 +08:00
  • 48c7ec4427 [Doc] Fix gcn tutorial (#1080) Da Zheng 2019-12-10 02:10:51 -08:00
  • 870857cfba udp (#1083) Zihao Ye 2019-12-09 14:52:20 +08:00
  • a5a052b5bf [Fix] Fix #1078, #1077 and add nightly build to readme VoVAllen 2019-12-09 00:03:35 +08:00
  • fa0ee46a01 [hotfix] node id validity check (#1073) Zihao Ye 2019-12-06 01:36:41 +08:00
  • bc4f4352d1 [Chem Model Zoo] Hot fix for README (#1071) Mufei Li 2019-12-05 14:37:06 +08:00
  • 7784f0668d [Doc] Small graphs readme.txt, edit pass (#1030) John Andrilla 2019-12-05 05:48:39 +00:00
  • fff3dd9593 [Example] add graphwriter pytorch example (#1068) Guo Qipeng 2019-12-05 02:44:15 +08:00
  • 35653ddd0a [Fix] Fix karate due to networkx version change VoVAllen 2019-12-04 22:02:10 +08:00
  • 5fc7eb6d97 [Doc] Generative models, edit pass (#1035) John Andrilla 2019-12-02 17:38:47 -08:00
  • f45178c334 [Doc] Generative models, edit for readability (#1033) John Andrilla 2019-12-01 22:54:10 -08:00
  • 65a904c565 update instruction. (#1052) Da Zheng 2019-12-01 15:25:42 -08:00
  • ae743dcc02 remove tqdm. (#1051) Da Zheng 2019-12-01 14:41:45 -08:00
  • dca0e376e0 [KG][Score Func] Update TransE with L2 distance support. (#1059) xiang song(charlie.song) 2019-12-02 06:03:36 +08:00
  • d6dfaa9b74 [Doc] Capsule network tutorial, edit pass (#1026) John Andrilla 2019-12-01 06:26:51 -08:00
  • 10b104dd35 [Doc] Transformer tutorial, edit for readability (#1025) John Andrilla 2019-11-30 19:25:51 -08:00
  • fdc58a8996 [Hotfix] Fix GAT example and clarify the usage of early stop (#1065) Zihao Ye 2019-11-30 23:43:15 +08:00
  • a2b8d8e4e7 [Doc] Giant graph tutorial edit for grammar and style (#1020) John Andrilla 2019-11-29 20:31:59 -08:00
  • dd09f15fa7 [Doc] Stochastic steady-state embedding (SSE) Edit for readability John Andrilla 2019-11-29 19:37:17 -08:00
  • 0897548a91 [RFC][Doc] Contribution Guideline updates (#1015) Quan (Andy) Gan 2019-11-29 16:59:12 +08:00
  • 49b406c981 memory leak fix in PyTorch (#1060) Quan (Andy) Gan 2019-11-29 14:37:33 +08:00
  • 22d4de77a0 [Doc] 6_line_graph.py Edit pass (#1003) John Andrilla 2019-11-28 21:53:43 -08:00
  • 365d361725 [Bug] Fix #1036 (#1037) Quan (Andy) Gan 2019-11-29 11:53:29 +08:00
  • 287f387b8c Edit for readability (#1002) John Andrilla 2019-11-28 18:53:11 -08:00
  • 4f6063124b [Graph]To(device) should return updated object (#1057) Zhang Zhi 2019-11-29 00:15:23 +08:00
  • 8ae9770f9b [Doc] Graph neural network and its variant Edit for grammar and style (#992) John Andrilla 2019-11-27 23:44:58 -08:00