提交

提交图

  • c9ac6c9889 [Doc] NN Modules Edit for grammar and style (#991) John Andrilla 2019-11-27 06:40:19 -08:00
  • 832d93c63b [Doc] Grammatical updates (#990) John Andrilla 2019-11-27 01:37:17 -08:00
  • 7911dc8332 [Doc] Edit for grammar and style (#987) John Andrilla 2019-11-26 21:56:11 -08:00
  • 72cad95222 [Doc] Grammar and style edit pass (#980) John Andrilla 2019-11-26 21:32:22 -08:00
  • dca2580b84 fix minor error: GCNLayerSAGE->GraphSAGELayer (#1010) shizhediao 2019-11-27 01:54:56 +08:00
  • ead64de98e [Hetero] Batching/Unbatching DGLHeteroGraph (#1017) Mufei Li 2019-11-26 14:40:50 +08:00
  • 85c9ff01c9 [Example] Finish adaptive sampling (#998) xuyou314 2019-11-25 23:47:26 -06:00
  • 5833825bed Update README.md (#1044) Quan (Andy) Gan 2019-11-25 22:12:27 +08:00
  • 6694f7b945 [Bug] Fix DGLHeteroGraph.edge_type_subgraph (#1040) Mufei Li 2019-11-25 03:35:25 +08:00
  • 168fc2cfda fix installation instruction. (#1024) Da Zheng 2019-11-22 01:49:18 -08:00
  • 45aa158408 Fix example code in saving graphs (#1034) Jacob Stevens 2019-11-22 00:38:58 -05:00
  • 8f7abb5fb0 [Doc] Edit for readability (#989) John Andrilla 2019-11-21 06:06:52 -08:00
  • 409183bc56 [Doc] Edit for grammar and style (#986) John Andrilla 2019-11-20 22:04:20 -08:00
  • f1542b9dfa Fix (#1019) Mufei Li 2019-11-20 15:14:40 +08:00
  • d2afe65ca8 [Doc] Edit for grammar and style (#985) John Andrilla 2019-11-19 20:03:18 -08:00
  • 8b17a5c1d5 [Model] add RotatE to dgl-kg (#964) MilkshakeForReal 2019-11-13 21:39:06 -05:00
  • 1915fdb984 Make print of GCN example of mxnet and pytorch exact same. (#994) xiang song(charlie.song) 2019-11-13 12:47:06 +08:00
  • a0193fd539 Small change for kvstore api (#981) Chao Ma 2019-11-08 16:25:12 +08:00
  • 0b4935d4c3 Test shared-mem on kvstore (#976) Chao Ma 2019-11-05 17:09:35 +08:00
  • 7897fa3b9c add init api on kvserver (#975) Chao Ma 2019-11-05 16:21:35 +08:00
  • cccde032f4 [kvstore] Performance improvement for distributed kvstore (#972) Chao Ma 2019-11-04 18:27:00 +08:00
  • fdd0fe651d hotfix (#971) Zihao Ye 2019-11-04 12:11:53 +08:00
  • 263656f893 bump to 0.4.1 0.4.1 Quan Gan 2019-11-04 11:06:05 +08:00
  • 9a0511c8e9 [NN] nn modules & examples update (#890) Zihao Ye 2019-11-04 06:29:42 +08:00
  • 7f65199a86 [NN]Supporting TransR in app/kg score_func (#945) xiang song(charlie.song) 2019-11-02 01:50:44 +08:00
  • a85382b0ff [doc] simple readability and style changes (#965) John Andrilla 2019-11-01 02:28:18 -07:00
  • 82499e602b [Bug Fix] Fix package reliability bug of networkx (#949) xiang song(charlie.song) 2019-10-30 11:34:31 +08:00
  • 98c1448bfc [Cleanup] Change Byte to Bool for training masks (#954) Jacob Stevens 2019-10-29 17:14:08 -04:00
  • 86cf154be9 [Misc] Update README(s) (#962) Mufei Li 2019-10-29 15:37:25 +08:00
  • a6d5a0cbdd [BUG] Fix #717 (#946) Quan (Andy) Gan 2019-10-28 09:29:07 +08:00
  • 421b05e7b8 [Model] Clean up for Cluster GCN (#940) Mufei Li 2019-10-26 21:02:47 +08:00
  • 52c7ef49fc [Model Zoo] AttentiveFP (#955) Mufei Li 2019-10-26 01:57:34 +08:00
  • 43028f702f Update README.md (#916) Quan (Andy) Gan 2019-10-25 22:18:41 +08:00
  • 4eba1ce2a4 [Chemistry] Hot fix (#953) Mufei Li 2019-10-25 15:05:21 +08:00
  • 577cf2e63b [Model Zoo] Refactor and Add Utils for Chemistry (#928) Mufei Li 2019-10-22 00:47:45 +08:00
  • 0bf3b6ddb3 add KG statistics. (#931) Da Zheng 2019-10-21 22:49:46 +08:00
  • 70ee4b5e28 Add more test to kvstore (#944) Chao Ma 2019-10-21 17:46:43 +08:00
  • ff9f67ee0d Send any shape of tensor rather than matrix (#942) Chao Ma 2019-10-21 17:27:03 +08:00
  • ae3102d3a2 [Dataset] Migration for Chemistry Datasets (#926) Mufei Li 2019-10-21 16:38:28 +08:00
  • c37076dfe6 [Model] Gated Graph Neural Network for bAbI tasks (#880) Xiagkun Hu 2019-10-21 16:07:32 +08:00
  • 8d84865548 Voice and tone updates for readability (#938) John Andrilla 2019-10-20 18:06:56 -07:00
  • 9c095a725a [Doc] minor spelling updates (#935) Aaron Markham 2019-10-18 09:47:07 -07:00
  • 02fb05817b [KG] Add RESCAL model to DGL-KGE (#923) Chao Ma 2019-10-12 15:45:25 +09:00
  • 20439e1c27 Fix bug of KG train.py script. (#922) xiang song(charlie.song) 2019-10-12 01:13:09 +08:00
  • 93e3c49ddc [KG] Update CI to cover Knowledge Graph (#913) xiang song(charlie.song) 2019-10-11 16:32:34 +08:00
  • bde75256be [KG] ComplEx score func for MXNet (#918) xiang song(charlie.song) 2019-10-11 14:01:11 +08:00
  • c26b1bae89 [KG] a little update on readme. (#914) Da Zheng 2019-10-09 13:44:06 -07:00
  • fc1aa1940d update the web link of d2l (#915) Chao Ma 2019-10-09 12:30:01 +09:00
  • 5eae8e0543 [Fix] Fix typo in KGE readme Minjie Wang 2019-10-08 12:14:47 -04:00
  • 9d64927c57 [Doc] Fix hetero tutorial directory (#912) Quan (Andy) Gan 2019-10-08 22:21:22 +08:00
  • a1cdc7a536 minor docstring fix (#910) Quan (Andy) Gan 2019-10-08 16:49:01 +08:00
  • 3ee7e11268 [Hetero][Tutorial] Heterograph tutorials (#878) Quan (Andy) Gan 2019-10-08 15:33:54 +08:00
  • fd1b14747a [Bug fix] Fix concurrency bug reported at issue#755 (#823) xiang song(charlie.song) 2019-10-08 14:00:46 +08:00
  • 5e17ef5d93 [Release] Fix Conda CMake flags (#907) v0.4.0 Quan (Andy) Gan 2019-10-07 17:26:57 +08:00
  • 8c20c6668a [Release] Bump conda version (#906) Quan (Andy) Gan 2019-10-07 08:42:39 +08:00
  • 8c6cead225 [Windows] Working around a mysterious VS2015 error (#905) Quan (Andy) Gan 2019-10-07 00:35:05 +08:00
  • e2b7f745ca [Hetero] Doc (#892) Mufei Li 2019-10-06 20:17:40 +08:00
  • b3d596b5bd extend warning to other adjacency_matrix() calls (#904) Quan (Andy) Gan 2019-10-06 15:44:03 +08:00
  • bce51cbd65 [BUGFIX] check the number of columns in subgraph.copy_from_parent (#903) Da Zheng 2019-10-05 18:35:56 -07:00
  • 3a0bbb3edd [Doc] Update kg readme (#901) Da Zheng 2019-10-04 15:05:06 -07:00
  • df8a7be52d [KG] save embeddings in NumPy (#900) Da Zheng 2019-10-04 09:14:16 -07:00
  • 3bc3109859 use PBG sampler for testing. (#899) Da Zheng 2019-10-02 22:13:09 -07:00
  • 251a984278 fix (#898) Da Zheng 2019-10-02 18:47:32 -07:00
  • 190cdbd25f [Doc] Fix KG readme (#897) Da Zheng 2019-10-02 17:49:09 -07:00
  • 15b951d4c4 [KG][Model] Knowledge graph embeddings (#888) Da Zheng 2019-10-02 12:57:29 -07:00
  • 1c00f3a85c fix compile error on Mac. (#896) Da Zheng 2019-10-02 00:47:09 -07:00
  • d0eae92e5a [Test] reduce test. (#895) Da Zheng 2019-10-02 00:20:39 -07:00
  • c2b8af452c change the backend to mxnet. (#894) Da Zheng 2019-10-01 23:42:21 -07:00
  • 3e454476b6 edge sampler return head nodes and tail nodes. (#889) Da Zheng 2019-09-30 21:25:16 -07:00
  • 9c790b1143 [Dataset] Add CoraFull, Amazon, KarateClub, Coauthor Dataset (#855) VoVAllen 2019-10-01 01:19:59 +08:00
  • 33b8700b7d [Bugfix][Hetero] Fix typo (#891) Quan (Andy) Gan 2019-09-30 17:05:58 +08:00
  • 0ca52bfc88 [Hetero] Create heterograph from dictionary of edge lists (#882) Quan (Andy) Gan 2019-09-30 15:41:41 +08:00
  • 1c91f460d3 [Hetero][Model] RGCN for heterogeneous input (#885) Minjie Wang 2019-09-29 00:21:17 -04:00
  • 65e1ba4f60 Sort csr (#886) Da Zheng 2019-09-28 10:52:12 -07:00
  • 54e1ef2e06 [Fix] Fix serialize NDArray when shape is 0 (#884) VoVAllen 2019-09-28 19:21:38 +08:00
  • 599ed8681c Add contributor (#887) VoVAllen 2019-09-28 16:49:53 +08:00
  • 51a73504fe [Model] Add Pytorch example for Cluster GCN (#877) Zardinality 2019-09-27 19:10:42 -07:00
  • c03046a08f [Model][Hetero] HAN (#868) Mufei Li 2019-09-27 12:53:16 +08:00
  • e16667bfb9 [Fix] Fix Transform (#876) VoVAllen 2019-09-27 09:21:53 +08:00
  • 9737b2700f [Model][Hetero] GCMC using new hetero APIs (#860) Minjie Wang 2019-09-26 17:50:38 -04:00
  • e3921d5dec [Sampler] Metapath sampler for metapath2vec (#861) Quan (Andy) Gan 2019-09-27 04:42:33 +08:00
  • 1db697ec65 Improve edge sampler (#881) Da Zheng 2019-09-25 22:56:37 -07:00
  • 2d489617dd [Feature] find the existence of negative edges. (#875) Da Zheng 2019-09-23 01:59:02 -07:00
  • 02fe316d7c [Bugfix][Hetero] fix to_hetero when metagraph is given (#873) Minjie Wang 2019-09-22 11:41:49 -04:00
  • f9c0217d27 [Bugfix] Fix number of nodes mismatch in to_homo() conversion (#874) Quan (Andy) Gan 2019-09-22 19:30:24 +08:00
  • bf8bb58f60 [Transform] Add to_self_loop, remove_self_loop, onehot_degree transform (#862) VoVAllen 2019-09-21 00:05:38 +08:00
  • 8b43e9667f [Docs] Update install instruction in doc.dgl.ai (#863) VoVAllen 2019-09-19 17:43:14 +08:00
  • 9b4d60799a [Hetero] New syntax (#824) Minjie Wang 2019-09-17 15:41:57 -04:00
  • ddb5d804f9 [Refactor] Break NN modules into files (#859) VoVAllen 2019-09-16 14:44:15 +08:00
  • 4cd5c19e51 use np.unique instead of loop (#858) Chao Ma 2019-09-16 12:01:46 +08:00
  • a8c288251b upd (#857) Zihao Ye 2019-09-14 22:03:59 +08:00
  • 0a56d65223 [Feature] x_dot_x builtin kernel support (#831) xiang song(charlie.song) 2019-09-14 19:27:31 +08:00
  • 4297e6d6ff [Feature] add PBG's negative edge sampling. (#836) Da Zheng 2019-09-11 12:52:06 -07:00
  • 7782276962 [KVStore] Distributed kvstore (#851) Chao Ma 2019-09-11 14:54:50 +08:00
  • 5f2f100b80 [Feature] convert np.ndarray to backend tensor when setting ndata/edata(#850) VoVAllen 2019-09-11 14:37:45 +08:00
  • 9df8cd3242 [Model Zoo] Fix JTNN (#843) Mufei Li 2019-09-10 16:14:37 +08:00
  • 4e0e66971b [Fix on Mac] Data format (#848) VoVAllen 2019-09-10 15:51:27 +08:00
  • 0fb13f7b9d [Feature] Data format (#728) VoVAllen 2019-09-09 20:57:51 +08:00
  • 6a4b5ae98a [Feature] Edge softmax on a subset of edges in the graph. (#842) Zihao Ye 2019-09-09 13:44:56 +08:00
  • bcd33e0ac0 [Kernel][Perf] Message builtin with broadcasting performance optimization (#815) xiang song(charlie.song) 2019-09-09 01:11:37 +08:00