提交

提交图

  • 49e336d25c [GraphBolt] enable to convert DGLGraph to CSCSamplingGraph (#5948) Rhett Ying 2023-07-04 12:32:16 +08:00
  • cdf65f4dd6 Revert "[CI] Temmprarily skip ogb-related tests" (#5944) Rhett Ying 2023-07-04 07:22:55 +08:00
  • 4b585ba068 [Build] Build sparse lib with c++17 (#5934) Chang Liu 2023-07-03 10:04:01 -07:00
  • ff9f05c5e3 [Graphbolt] Remove keys in feature store. (#5938) czkkkkkk 2023-07-03 21:42:23 +08:00
  • 2857813760 [CI] Add intern name into devs list (#5940) Ramon Zhou 2023-07-03 18:01:10 +08:00
  • fe83348c75 [GraphBolt] Feature fetcher base datapipe (#5908) Quan (Andy) Gan 2023-07-03 14:23:24 +08:00
  • 0d9b6bfd5a [TensorpipeDeprecation] remove long live server support from DistDGL (#5931) Rhett Ying 2023-07-03 09:26:27 +08:00
  • 4015c5fe29 [GraphBolt] Datapipe for copying to given device (#5918) Quan (Andy) Gan 2023-07-03 00:13:19 +08:00
  • 2668d62f76 [GraphBolt] add abstract Dataset (#5926) Rhett Ying 2023-07-02 11:07:11 +08:00
  • cd3cbd3a33 Update minibatch-gpu-sampling.rst Quan (Andy) Gan 2023-07-01 13:05:30 +08:00
  • 1cbe0b275e [CI] skip go tests Rhett Ying 2023-07-01 10:40:11 +08:00
  • 4bc256b11f [Test] Run test_spmm also on floats (#5930) Andrzej Kotłowski 2023-06-30 12:04:31 +02:00
  • ac53c1fae2 [GraphBolt] Subgraph sampler base datapipe (#5904) Quan (Andy) Gan 2023-06-30 16:33:23 +08:00
  • 6ba6dd602e [GraphBolt] Add Random Engine for Sampling (#5905) keli-wen 2023-06-30 02:47:26 +08:00
  • 40dcc7152d [Graphbolt] Support on-disk feature store. (#5914) czkkkkkk 2023-06-29 17:20:51 +08:00
  • 69d9b72654 [Graphbolt] Use binary search in neighbor sample (#5891) peizhou001 2023-06-29 15:00:45 +08:00
  • 381421b7fb [TensorpipeDeprecation] remove long live server from launch (#5920) Rhett Ying 2023-06-29 13:59:59 +08:00
  • b51fb6f6a5 [NN] Refactor SpatialEncoder3d (#5894) rudongyu 2023-06-29 11:39:03 +08:00
  • 2ef90be0c2 [GraphBolt] Dispatch type edges in neighbor sampling (#5890) peizhou001 2023-06-28 18:45:58 +08:00
  • d22049e879 [TensorpipeDeprecation] remove unused arguments from wait_for_senders() (#5917) Rhett Ying 2023-06-28 16:32:29 +08:00
  • 070c9677f6 [GraphBolt] Pylintrc changes (#5919) Quan (Andy) Gan 2023-06-28 16:30:29 +08:00
  • 778c367255 [Release] bump version to 1.0.4 1.0.x RhettYing 2023-06-28 06:52:27 +00:00
  • c377ca7c9f [Performance] Use binary search in rowwise pick (#5903) peizhou001 2023-06-28 14:47:01 +08:00
  • 2c03fe9952 [Graphbolt] Dispatch edge ids in neighbor sampling (#5889) peizhou001 2023-06-28 10:56:05 +08:00
  • 2489f5790a [Doc] fix the paper link in dgl.data.utils.add_node_property_split (#5909) Gleb Bazhenov 2023-06-28 04:27:04 +03:00
  • a49c6ddc9c [CI] Temmprarily skip ogb-related tests (#5907) Rhett Ying 2023-06-28 07:23:34 +08:00
  • 7b1639f1aa [TESTS] Make pytorch test_nn.py fully reproducible (#5887) Andrzej Kotłowski 2023-06-26 03:51:31 +02:00
  • 6bce5f3d66 fix bug peizhou/neighbor_bs Ubuntu 2023-06-25 03:50:52 +00:00
  • 05aebd8001 [Model] Update cugraph-ops models for 23.04 release (#5540) 1.1.1 Tingyu Wang 2023-05-04 05:11:22 -04:00
  • 683e9d1a1b fix issue Ubuntu 2023-06-21 07:54:41 +00:00
  • 9892abde1c [release] bump version to 1.1.1 (#5892) Rhett Ying 2023-06-21 14:22:42 +08:00
  • 2720002e12 Merge branch 'master' into peizhou/neighbor_bs peizhou001 2023-06-20 18:24:56 +08:00
  • 9cf981180a lint Ubuntu 2023-06-20 07:50:55 +00:00
  • 009ee50f50 [dev] enable specifying conda env name (#5886) Rhett Ying 2023-06-20 10:00:40 +08:00
  • 2d2bfe7b39 [Misc] remove unnecessary print() from test_partition.py Rhett Ying 2023-06-15 13:55:42 +08:00
  • 351a294a0e [DistDGL] sort node/edge_map to obtain expected id ranges (#5872) Rhett Ying 2023-06-15 13:53:53 +08:00
  • eb1e88208a [CI] Add some notation for train_full.py and move it to a new directory (#5863) caojy1998 2023-06-14 20:52:07 +08:00
  • 135be22eca [Misc] Update the comment in examples/sampling/node_classification.py (#5874) Hongzhi (Steve), Chen 2023-06-14 19:06:33 +08:00
  • 4002ee98fb [Doc] fix doc build error caused by quickstart.ipynb (#5864) Rhett Ying 2023-06-13 18:06:25 +08:00
  • 9497bde655 [Sparse] Update code and add unittest for formats (#5859) keli-wen 2023-06-13 15:46:34 +08:00
  • a7567f6c84 [Test] Add testcase for function AddSelfLoop (#5858) caojy1998 2023-06-13 14:59:50 +08:00
  • cadb8bf000 [Doc]Removing useless dataset loading instructions for the P-GNN example. (#5861) Andrei Ivanov 2023-06-12 22:20:38 -07:00
  • 5cedd192ec [Dev]Update create_dev_conda_env.sh to enable cu118 Rhett Ying 2023-06-13 10:51:08 +08:00
  • 6e03c56a7f AIFB -> AIFBDataset (#5860) hummingg 2023-06-13 01:55:33 +08:00
  • 9bedf8678c [Sparse] Clean formats function docstring. (#5851) keli-wen 2023-06-12 15:13:56 +08:00
  • 051258f537 [NN] Refactor DegreeEncoder, SpatialEncoder and PathEncoder (#5799) Zhiteng Li 2023-06-09 16:34:55 +08:00
  • 44882e84a4 [CI] Fix a description bug for AddSelfLoop (#5842) caojy1998 2023-06-09 13:30:39 +08:00
  • 787451bdf4 [Misc] Fix indent for AddSelfLoop. (#5843) Hongzhi (Steve), Chen 2023-06-09 11:29:44 +08:00
  • 6ca9506e3d [Tutotrial] Update sparse quickstart tutorial. (#5835) czkkkkkk 2023-06-09 11:23:36 +08:00
  • f878437911 [Doc] Cleanup DiagMatrix related definitions. (#5836) czkkkkkk 2023-06-08 19:25:23 +08:00
  • 62446968a7 [Examples] fix lint (#5838) Rhett Ying 2023-06-08 17:21:38 +08:00
  • 518eb3e2ed [Build] use c++17 on tensoradaptor build (#5791) Wang, Xiao 2023-06-07 00:45:14 -07:00
  • a138415798 [BugFix] Fix khop_adj (#5754) rudongyu 2023-06-07 14:16:20 +08:00
  • c1cd61c36b [Examples] Add Sampling Examples (#5777) keli-wen 2023-06-07 13:29:32 +08:00
  • bf9bfd0bb7 [doc] modify some expression in docs (#5801) caojy1998 2023-06-07 12:20:31 +08:00
  • 76e09e00eb [Misc]Improving the output of the DCRNN training script. (#5790) Andrei Ivanov 2023-06-06 21:00:28 -07:00
  • ed69f7c2db [Example][Minor] Update README/requirements from sklearn -> scikit-learn (#5792) Chang Liu 2023-06-06 19:33:31 -07:00
  • f49e2315af [dev] add torchdata into conda env yaml (#5800) Rhett Ying 2023-06-06 23:07:17 +08:00
  • 6f0788404b [CI] update CI docker images (#5796) Rhett Ying 2023-06-06 19:39:32 +08:00
  • 938f9312a7 [CI] install torchdadta in docker CI (#5795) Rhett Ying 2023-06-06 14:23:55 +08:00
  • 20d5153d58 [Misc] Update Jenkins. (#5794) Hongzhi (Steve), Chen 2023-06-06 13:21:24 +08:00
  • ad1f7dacea [CI] authorize new contributor (#5788) caojy1998 2023-06-05 23:22:52 +08:00
  • 892e6b9871 [Cleanup] Remove featgraph and unused TVM dependency. (#5767) Hongzhi (Steve), Chen 2023-06-02 15:14:31 +08:00
  • c0d19acdd0 [Misc] Remove xbyak (#5752) Hongzhi (Steve), Chen 2023-05-30 16:40:20 +08:00
  • 63284abca3 [DOC format]Update 1_introduction.py (#5748) gmsft 2023-05-30 15:37:58 +08:00
  • 53f2c30942 [Feature] Decompose dataset to each process to add multi-node support for dataloader (#5617) Chang Liu 2023-05-24 16:30:56 -07:00
  • 6a53a0169c Upgrade libxsmm (#5725) Andrzej Kotłowski 2023-05-24 05:25:57 +02:00
  • ff4a7c7c3a [Misc] Clean up unused header. (#5716) Hongzhi (Steve), Chen 2023-05-23 20:13:02 +08:00
  • 5945011d4c [Bugfix] dgl.linkx_homophily calculation fails when all class homophily=0 (#5720) galogm 2023-05-22 14:34:31 +08:00
  • 9aad6d0099 [Doc] Update Jenkinsfile (#5715) keli-wen 2023-05-19 16:58:41 +08:00
  • f3697ee5b0 [Performance Improvement] Make GPU sampling and to_block use pinned memory to decrease required synchronization (#5685) nv-dlasalle 2023-05-17 16:18:35 -07:00
  • 7e3a8a5d9c [Doc] Fix a typo in edgeconv.py (#5643) 鄢振宇Michael Yan 2023-05-16 16:41:00 +08:00
  • f7e2b02715 [Benchmark] update node classification for multigpu benchmark (#5674) Rhett Ying 2023-05-12 20:15:55 +08:00
  • 7744eda68a [Dist] fix crash issue if empty test set (#5653) Rhett Ying 2023-05-11 17:21:31 +08:00
  • 1337f9a26e [Bugfix] Fix the version check for alpha version PyTorch in NGC containers (#5673) Xin Yao 2023-05-11 09:02:46 +08:00
  • 6ad9a40ef4 [Misc] Disable BF16 LibXSMM SpMM for AVX2 platforms (#5677) Ilia Taraban 2023-05-10 22:05:57 +02:00
  • 5619dfc8c1 [Performance] Improve COOToCSR implementation (#5508) Andrzej Kotłowski 2023-05-10 19:06:39 +02:00
  • 25fc69eb67 [Benchmark] log train time and test accuracy, choose device (#5662) Rhett Ying 2023-05-10 14:59:21 +08:00
  • 90473a7c0b [Doc] Make readme more readable for markdown (#5649) Zhiting Zhu 2023-05-09 23:37:32 -05:00
  • bb6f1804f3 [Misc] Exclude libxsmm on unsupported platforms (#5668) Daniil Sizov 2023-05-10 06:35:52 +02:00
  • 5f2fde920a [Fix] Fix tensor.storage() deprecation warning (#5656) Xin Yao 2023-05-09 13:41:53 +08:00
  • 2d145fee29 [Doc] Update for building from source on Linux (#5658) Mufei Li 2023-05-06 17:32:21 +08:00
  • cf113f507d [NN] Fix #5642 (#5652) 鄢振宇Michael Yan 2023-05-06 13:03:20 +08:00
  • 3e2b5a0469 [dev] enable specifying conda env name (#5886) Rhett Ying 2023-06-20 10:00:40 +08:00
  • d381f2263d [Dataset] MovieLens (#5567) Jiahang Li 2023-06-19 16:48:27 +08:00
  • bde453287b lint Ubuntu 2023-06-19 02:28:15 +00:00
  • b0309326c8 [Graphbolt] Add FeatureStore. (#5845) czkkkkkk 2023-06-18 15:23:16 +08:00
  • 077ddd34f8 remove comment Ubuntu 2023-06-18 05:02:15 +00:00
  • 82c36b36f3 run Ubuntu 2023-06-18 04:52:23 +00:00
  • 5542558433 [DistDGL] remove RPCSender/Receiver base classes (#5879) Rhett Ying 2023-06-16 16:35:59 +08:00
  • d60fafc850 bs for sampling Ubuntu 2023-06-16 08:21:39 +00:00
  • 4e5780e3e3 [DistDGL] remove unused rpc related files (#5878) Rhett Ying 2023-06-16 13:40:11 +08:00
  • 66c04855da [DistDGL] remove tensorpipe from third_party and no build (#5876) Rhett Ying 2023-06-15 17:31:05 +08:00
  • 56c941cd43 [Release] cherry-pick DistDGL bug fixes and bump version (#5877) Rhett Ying 2023-06-15 17:25:51 +08:00
  • 9c5250829f [Misc] remove unnecessary print() from test_partition.py Rhett Ying 2023-06-15 13:55:42 +08:00
  • 1e886cb9cf [DistDGL] sort node/edge_map to obtain expected id ranges (#5872) Rhett Ying 2023-06-15 13:53:53 +08:00
  • 921476c8c6 [Dataset] Add heterophilous graphs. (#5853) OlegPlatonov 2023-06-15 04:14:19 +03:00
  • 894ae31ffc [DistDGL] keep net_type in public API even it is deprecated (#5875) Rhett Ying 2023-06-14 21:35:41 +08:00
  • add152bf84 [CI] Add some notation for train_full.py and move it to a new directory (#5863) caojy1998 2023-06-14 20:52:07 +08:00
  • b5e90bc323 [Misc] Update the comment in examples/sampling/node_classification.py (#5874) Hongzhi (Steve), Chen 2023-06-14 19:06:33 +08:00