提交

提交图

  • b372b3c796 [KVStore] Add fast-pull for kvstore (#1647) Chao Ma 2020-06-17 13:50:25 +08:00
  • e8a56dc1b6 [KVStore] make pull/push handler per tensor. (#1646) Da Zheng 2020-06-15 23:22:49 -07:00
  • 41349dcef5 [Feature] Range partition (#1522) Da Zheng 2020-06-15 11:43:04 -07:00
  • 3e72c53ae0 [Bug?] Fix #1563 (#1642) Quan (Andy) Gan 2020-06-15 22:00:21 +08:00
  • ba2ee7bdcd [Bug] fixing from_edge_list (#1615) Quan (Andy) Gan 2020-06-15 18:12:55 +08:00
  • 3ebf26607e correct PinSAGE knn example syntax (#1617) Theofilos Papapanagiotou 2020-06-15 09:47:00 +02:00
  • d6d517bb02 [Kernel] CUDA CSR2COO COOSort COO2CSR (#1620) Minjie Wang 2020-06-15 14:35:12 +08:00
  • 61f007c43b [NN] Add low memory support for nn.RelGraphConv (#1631) xiang song(charlie.song) 2020-06-15 13:49:11 +08:00
  • 04522a76c6 [bugfix] Quick fix of #1547 (#1600) Zihao Ye 2020-06-15 09:27:37 +08:00
  • 57d111f9e5 [Bug] Fix broken initialization in Reddit (#1634) Quan (Andy) Gan 2020-06-14 03:08:40 +08:00
  • 02dd6d9021 [Feature] Add dot product attention (#1604) zhjwy9343 2020-06-12 09:29:39 +08:00
  • fe207b4564 [HeteroGraph] Improve Error Messages for find_edges (#1626) Mufei Li 2020-06-11 21:29:47 +08:00
  • 77006db209 [CI] Use spawn in unittest instead of fork (#1627) Jinjing Zhou 2020-06-11 18:15:40 +08:00
  • 0c313e51e6 [rpc] Move test_rpc.py to distributed and use dynamic port binding (#1623) Chao Ma 2020-06-11 16:01:05 +08:00
  • 0c4086039b Add ShawXh as Contributors (#1622) xiang song(charlie.song) 2020-06-11 15:12:04 +08:00
  • 3ddc7b4d03 [Fix] clang warnings (#1618) Jinjing Zhou 2020-06-11 15:11:10 +08:00
  • a67ba946bc [RPC] Add send_request_to_machine() and remote_call_to_machine() (#1619) Chao Ma 2020-06-11 13:04:06 +08:00
  • 50962c433f Refactor distributed graph store (#1597) Da Zheng 2020-06-10 18:51:32 -07:00
  • 8531ee6aa6 Fix input data source (#1612) xiang song(charlie.song) 2020-06-10 16:08:43 +08:00
  • 484bbcc8f1 [Test] Fix partition ci fail (#1614) Jinjing Zhou 2020-06-10 15:44:38 +08:00
  • 48cc8fa803 [KVStore] Update kvstore test (#1607) Chao Ma 2020-06-09 16:25:35 +08:00
  • 8eab08d021 [KVStore] Remove Freeze flag (#1605) Chao Ma 2020-06-09 15:32:02 +08:00
  • cbe4c28fea Fix (#1596) Mufei Li 2020-06-07 16:43:36 +08:00
  • 36c7b77167 [LifeSci] Move to Independent Repo (#1592) Mufei Li 2020-06-05 21:28:24 +08:00
  • 94c67203dc [Example] Implement deepwalk by dgl and pytorch (#1503) Hao Xiong 2020-06-04 23:35:52 +08:00
  • 64f49703af [KVStore] Re-write kvstore using DGL RPC infrastructure (#1569) Chao Ma 2020-06-04 16:48:53 +08:00
  • 9779c02667 Fix tutorial (#1587) Mufei Li 2020-06-04 15:17:03 +08:00
  • 2b9d06b6e2 [Data] Retry downloading once if dataset initialization fails (#1520) Quan (Andy) Gan 2020-06-03 17:21:05 +08:00
  • 90d2118da5 [Dataset] Change Cora Split (#1583) Mufei Li 2020-06-03 15:45:38 +08:00
  • b8dffcd57f [DGL-LifeSci] Handle Same Labels for ROC AUC (#1581) Mufei Li 2020-06-03 01:21:08 +08:00
  • a304df5d27 [Warning Message] Enrich Warning Information for Readonly Graphs (#1578) Mufei Li 2020-06-02 19:11:05 +08:00
  • 38b9c0f82f [DGL-LifeSci] Allow Generating Vocabulary from a New Dataset (#1577) Mufei Li 2020-06-02 14:21:48 +08:00
  • a936f9d9a6 [Hetero] Allow Batching Graphs with Zero Nodes/Edges (#1575) Mufei Li 2020-06-02 13:08:16 +08:00
  • e979685ad9 [Model] Add SIGN model to example (#1571) Lingfan Yu 2020-05-31 05:15:01 -04:00
  • b9e4a5b742 [Test] add regression tests for graph partitioning. (#1561) Da Zheng 2020-05-28 07:28:57 -07:00
  • d2e1cfced0 [Bug] Fix PinSAGE crashes on hypersparse graphs (#1565) Quan (Andy) Gan 2020-05-27 18:05:10 +08:00
  • 901e0c24d6 [Example][Optimization] Performance optimization for graphsage unsupervised example (#1531) xiang song(charlie.song) 2020-05-27 11:47:02 +08:00
  • 7639b5e70c [Fix] New StreamWithBuffer interface (#1557) Jinjing Zhou 2020-05-27 01:54:25 +08:00
  • cc07bd44e4 [Readme] Add cuda 10.2 to docs (#1560) Jinjing Zhou 2020-05-25 16:24:30 +08:00
  • 6a363378d5 [RPC] Init server_state during get_server_state() (#1559) Chao Ma 2020-05-25 15:41:45 +08:00
  • 165c67ccda [DGL-LifeSci] Pre-trained GIN (#1558) Mufei Li 2020-05-25 00:02:12 +08:00
  • 3e69692233 [RPC] New RPC infrastructure. (#1549) Chao Ma 2020-05-22 18:48:37 +08:00
  • 7ba9cbc63e [Docs] Fix docstrings and documentations (#1420) Quan (Andy) Gan 2020-05-19 13:04:55 +08:00
  • e3793a5ca5 [CI] Give Windows more time to run (#1541) Quan (Andy) Gan 2020-05-19 12:26:37 +08:00
  • a296c1efe9 [Performance] Reduces OpenMP atomic additions with zero inputs (#1527) pawelpiotrowicz 2020-05-18 20:18:04 +02:00
  • 0b902d032a [Bug][Model] Bugfix in PinSAGE code (#1533) Quan (Andy) Gan 2020-05-18 00:14:50 +08:00
  • 7b6af87a90 Update (#1534) Mufei Li 2020-05-17 21:17:03 +08:00
  • 039fefc2fb [DGL-LifeSci] WLN for Reaction Prediction (#1530) Mufei Li 2020-05-16 10:16:02 +08:00
  • 70dc2ee9c6 [Feature] Add a request_format api and enrich related docstring. (#1528) Zihao Ye 2020-05-16 01:17:06 +08:00
  • ccd4eab04e removing old pinsage implementation (#1525) Quan (Andy) Gan 2020-05-15 11:37:27 +08:00
  • 96984faca4 [Feature] Split data for distributed training (#1505) Da Zheng 2020-05-14 12:46:37 -07:00
  • cfb24790ba [hotfix] Several bug fix for remove nodes/edges in DGLGraph. (#1521) Zihao Ye 2020-05-15 02:29:44 +08:00
  • 20ec7bb0d9 [Bug?] Fixing compatibility of pickles across DGL versions (#1507) Quan (Andy) Gan 2020-05-15 00:02:58 +08:00
  • c2e61ce10b [Refactor] Restrict sparse format for DGLHeteroGraph (#1474) Zihao Ye 2020-05-14 22:11:12 +08:00
  • 1e84168edd [Model] PinSAGE model with new sampler (#1334) Quan (Andy) Gan 2020-05-14 14:04:44 +08:00
  • 59aefe6e31 [Doc] write warning for remove_edges. (#1509) Da Zheng 2020-05-13 03:26:59 -07:00
  • e5b10b10ee [Performance] fixing performance on heterogeneous graph creation in specific cases (#1506) Quan (Andy) Gan 2020-05-13 17:15:06 +08:00
  • 9b34b1c22a [Model] Spatial-temporal Graph Neural Networks for Traffic Prediction (#1445) jianmohuo 2020-05-12 22:25:39 +08:00
  • ed60f40123 [Model] OGB products submission (#1512) Quan (Andy) Gan 2020-05-12 16:01:28 +08:00
  • 6d04885381 [Backend] Turn to official dlpack for Tensorflow (#1511) Jinjing Zhou 2020-05-11 21:16:25 +08:00
  • 0285021235 Fix bug in GIN Dataset degree OHE logic (#1498) Mohammad Amin Khashkhashi Moghaddam 2020-05-09 09:11:41 +02:00
  • 1af0d8064a [bugfix] Fix the behavior of dgl.batch when batch size is 1 (#1483) Zihao Ye 2020-05-08 16:12:12 +08:00
  • ef7e475051 [Distributed] Add GraphPartitionBook (#1496) Chao Ma 2020-05-08 14:52:12 +08:00
  • dc8ca88e58 [Refactor] Explicit dtype for HeteroGraph (#1467) Jinjing Zhou 2020-05-08 14:26:28 +08:00
  • de34e15abb fix metapath2vec on custom datasets (#1499) Quan (Andy) Gan 2020-05-08 12:51:10 +08:00
  • 16561a2e6b [Test] Add tests for TensorFlow (#1501) Da Zheng 2020-05-06 00:33:53 -07:00
  • 6ae440dbb5 [Model] GATNE-T (#1470) Linfang He 2020-05-06 13:35:25 +08:00
  • 2190c39d67 [Feature] Distributed graph store (#1383) Da Zheng 2020-05-02 19:30:51 -07:00
  • 5fc334fc30 [KVStore] Fix bug of get_meta() API (#1491) Chao Ma 2020-05-02 15:01:42 +08:00
  • 30b8074af4 [Fix] Fix stream creation and empty dict in tensor serialization (#1489) Jinjing Zhou 2020-05-02 14:24:03 +08:00
  • f25bc176d0 [Hetero] Improve speed of several Hetero APIs (#1486) Minjie Wang 2020-05-01 15:21:33 +08:00
  • 3c4506e91e [Bugfix] Add bool data type to backend. (#1487) Minjie Wang 2020-04-29 20:08:36 +08:00
  • f1e4f3786d Fix bug in using degree_as_nlabel for GIN dataset (#1451) Mohammad Amin Khashkhashi Moghaddam 2020-04-29 11:42:45 +02:00
  • 05b0f1ea2f [Model] Shared memory history tensor for multi-gpu training of control variate methods (#1479) Quan (Andy) Gan 2020-04-28 19:13:50 +08:00
  • dc0432e737 [Model] Unsupervised learning with GraphSAGE (#1440) Quan (Andy) Gan 2020-04-28 17:19:33 +08:00
  • 1506560e1e [Data] Add utils to save dict of tensors (#1481) Jinjing Zhou 2020-04-28 03:26:41 +08:00
  • 100ddd067e [KVStore] Bug fix (#1480) Chao Ma 2020-04-28 00:42:06 +08:00
  • aa17d78af7 Fix (#1478) Jinjing Zhou 2020-04-27 20:02:34 +08:00
  • 97bb85d505 [Model] GraphSAGE with control variate sampling on new sampler (#1355) Quan (Andy) Gan 2020-04-26 22:06:21 +08:00
  • 27520bc515 [KVStore] add init_data() on client (#1466) Chao Ma 2020-04-26 08:59:23 +08:00
  • 0c0a897413 Fix lr (#1457) xiang song(charlie.song) 2020-04-25 00:00:57 +08:00
  • 87b6997bf2 [kvstore] support any data type for init_data() (#1465) Chao Ma 2020-04-23 22:04:40 +08:00
  • 6cd7c313f1 [Bugfix] Fix corrupted memory when using multi-processing (#1453) Minjie Wang 2020-04-23 18:37:32 +08:00
  • 5efd1c4ace [KVstore] Improve user infterface (#1454) Chao Ma 2020-04-21 06:50:16 +08:00
  • 1abe87f586 [KVstore] Change sizeof(float) to dtype.bits / 8 (#1452) Chao Ma 2020-04-17 18:22:17 +08:00
  • 338f24cfbc [KVstore] Fast-pull (#1446) Chao Ma 2020-04-16 23:14:54 +08:00
  • ad222fb939 Update (#1447) Mufei Li 2020-04-16 03:17:57 +08:00
  • 011656fd96 [DGL-LifeSci] Weave for Molecular Property Prediction (#1441) jjhu94 2020-04-15 03:09:31 +08:00
  • 28117cd96d [Example] GCMC with sampling (#1296) xiang song(charlie.song) 2020-04-13 23:43:03 +08:00
  • bd1e48a51e [Bug] Fix khop graph (#1433) Mufei Li 2020-04-10 02:18:45 +08:00
  • 88c344876f [Example] Update README of transformers for multi-gpu support (#1435) Mufei Li 2020-04-09 19:47:32 +08:00
  • e317f715e0 deprecate DGL-KE. (#1432) Da Zheng 2020-04-09 01:08:33 -07:00
  • 8d20c24928 [Docs] Fix typos in env vars docs (#1429) Adam J. Stewart 2020-04-08 23:33:06 -05:00
  • aefc080e30 [Doc] Fix GraphConv math notation (#1430) Adam J. Stewart 2020-04-08 22:31:31 -05:00
  • 1b37545d79 [Regression] Fix regression test (#1426) Jinjing Zhou 2020-04-08 20:04:17 +08:00
  • 5626058a5a update conda build 0.4.3.post2 Quan Gan 2020-04-07 14:23:36 +08:00
  • 239142b993 update version Quan Gan 2020-04-07 14:22:13 +08:00
  • 8188a0c8ac Merge branch 'master' into 0.4.x Quan Gan 2020-04-07 14:21:42 +08:00
  • ff244df0ea post-release 0.4.3.post1 Quan Gan 2020-04-06 22:31:51 +08:00
  • 43d9f43a27 backend selection (#1424) Quan (Andy) Gan 2020-04-06 20:44:29 +08:00