Rhett Ying
|
ca36441bfe
|
[CI] disable distributed test stage (#5961)
|
2023-07-07 08:38:09 +08:00 |
|
Hongzhi (Steve), Chen
|
f26316edb0
|
[Misc] Quick code polish of csc_sampling_graph.cc. (#5957)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-06 18:01:11 +08:00 |
|
peizhou001
|
86befc63bd
|
[Graphbolt] Add negative sampler function in csc graph (#5922)
|
2023-07-06 16:33:19 +08:00 |
|
Quan (Andy) Gan
|
464bc643ae
|
Merge branch 'master' into fix-gpu-sampling-doc
|
2023-07-06 10:33:53 +08:00 |
|
Chang Liu
|
229e288324
|
[Bugfix] Update dgl function random_walk_pe to be compatible with latest scipy (#5945)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-06 10:30:36 +08:00 |
|
peizhou001
|
330571b6fe
|
[Graphbolt] Fix asseration bug (#5952)
|
2023-07-06 09:31:32 +08:00 |
|
Quan (Andy) Gan
|
8adb53bb1c
|
[GraphBolt] Add single process dataloader and ux (#5941)
|
2023-07-05 13:37:58 +08:00 |
|
Rhett Ying
|
39890c0c5d
|
[GraphBolt] add pydantic-based metadata for TVT (#5942)
|
2023-07-04 20:55:26 +08:00 |
|
caojy1998
|
55af15d4a9
|
[BugFix]Use Python API for relabel_nodes (#5937)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
|
2023-07-04 20:44:59 +08:00 |
|
Rhett Ying
|
9249be28cc
|
[GraphBolt] remove main function from unit test script (#5950)
|
2023-07-04 14:11:15 +08:00 |
|
Quan (Andy) Gan
|
3086204fb7
|
Merge branch 'master' into fix-gpu-sampling-doc
|
2023-07-04 14:06:08 +08:00 |
|
Rhett Ying
|
49e336d25c
|
[GraphBolt] enable to convert DGLGraph to CSCSamplingGraph (#5948)
|
2023-07-04 12:32:16 +08:00 |
|
Rhett Ying
|
cdf65f4dd6
|
Revert "[CI] Temmprarily skip ogb-related tests" (#5944)
|
2023-07-04 07:22:55 +08:00 |
|
Chang Liu
|
4b585ba068
|
[Build] Build sparse lib with c++17 (#5934)
|
2023-07-03 10:04:01 -07:00 |
|
czkkkkkk
|
ff9f05c5e3
|
[Graphbolt] Remove keys in feature store. (#5938)
|
2023-07-03 21:42:23 +08:00 |
|
Ramon Zhou
|
2857813760
|
[CI] Add intern name into devs list (#5940)
|
2023-07-03 18:01:10 +08:00 |
|
Quan (Andy) Gan
|
fe83348c75
|
[GraphBolt] Feature fetcher base datapipe (#5908)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-07-03 14:23:24 +08:00 |
|
Rhett Ying
|
0d9b6bfd5a
|
[TensorpipeDeprecation] remove long live server support from DistDGL (#5931)
|
2023-07-03 09:26:27 +08:00 |
|
Quan (Andy) Gan
|
4015c5fe29
|
[GraphBolt] Datapipe for copying to given device (#5918)
|
2023-07-03 00:13:19 +08:00 |
|
Rhett Ying
|
2668d62f76
|
[GraphBolt] add abstract Dataset (#5926)
|
2023-07-02 11:07:11 +08:00 |
|
Quan (Andy) Gan
|
cd3cbd3a33
|
Update minibatch-gpu-sampling.rst
|
2023-07-01 13:05:30 +08:00 |
|
Rhett Ying
|
1cbe0b275e
|
[CI] skip go tests
|
2023-07-01 10:40:11 +08:00 |
|
Andrzej Kotłowski
|
4bc256b11f
|
[Test] Run test_spmm also on floats (#5930)
|
2023-06-30 12:04:31 +02:00 |
|
Quan (Andy) Gan
|
ac53c1fae2
|
[GraphBolt] Subgraph sampler base datapipe (#5904)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-06-30 16:33:23 +08:00 |
|
keli-wen
|
6ba6dd602e
|
[GraphBolt] Add Random Engine for Sampling (#5905)
|
2023-06-30 02:47:26 +08:00 |
|
czkkkkkk
|
40dcc7152d
|
[Graphbolt] Support on-disk feature store. (#5914)
|
2023-06-29 17:20:51 +08:00 |
|
peizhou001
|
69d9b72654
|
[Graphbolt] Use binary search in neighbor sample (#5891)
|
2023-06-29 15:00:45 +08:00 |
|
Rhett Ying
|
381421b7fb
|
[TensorpipeDeprecation] remove long live server from launch (#5920)
|
2023-06-29 13:59:59 +08:00 |
|
rudongyu
|
b51fb6f6a5
|
[NN] Refactor SpatialEncoder3d (#5894)
|
2023-06-29 11:39:03 +08:00 |
|
peizhou001
|
2ef90be0c2
|
[GraphBolt] Dispatch type edges in neighbor sampling (#5890)
|
2023-06-28 18:45:58 +08:00 |
|
Rhett Ying
|
d22049e879
|
[TensorpipeDeprecation] remove unused arguments from wait_for_senders() (#5917)
|
2023-06-28 16:32:29 +08:00 |
|
Quan (Andy) Gan
|
070c9677f6
|
[GraphBolt] Pylintrc changes (#5919)
|
2023-06-28 16:30:29 +08:00 |
|
peizhou001
|
2c03fe9952
|
[Graphbolt] Dispatch edge ids in neighbor sampling (#5889)
|
2023-06-28 10:56:05 +08:00 |
|
Gleb Bazhenov
|
2489f5790a
|
[Doc] fix the paper link in dgl.data.utils.add_node_property_split (#5909)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-06-28 09:27:04 +08:00 |
|
Rhett Ying
|
a49c6ddc9c
|
[CI] Temmprarily skip ogb-related tests (#5907)
|
2023-06-28 07:23:34 +08:00 |
|
Andrzej Kotłowski
|
7b1639f1aa
|
[TESTS] Make pytorch test_nn.py fully reproducible (#5887)
|
2023-06-26 09:51:31 +08:00 |
|
Rhett Ying
|
3e2b5a0469
|
[dev] enable specifying conda env name (#5886)
|
2023-06-20 10:00:40 +08:00 |
|
Jiahang Li
|
d381f2263d
|
[Dataset] MovieLens (#5567)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-17-164.ap-northeast-1.compute.internal>
|
2023-06-19 16:48:27 +08:00 |
|
czkkkkkk
|
b0309326c8
|
[Graphbolt] Add FeatureStore. (#5845)
|
2023-06-18 15:23:16 +08:00 |
|
Rhett Ying
|
5542558433
|
[DistDGL] remove RPCSender/Receiver base classes (#5879)
|
2023-06-16 16:35:59 +08:00 |
|
Rhett Ying
|
4e5780e3e3
|
[DistDGL] remove unused rpc related files (#5878)
|
2023-06-16 13:40:11 +08:00 |
|
Rhett Ying
|
66c04855da
|
[DistDGL] remove tensorpipe from third_party and no build (#5876)
|
2023-06-15 17:31:05 +08:00 |
|
Rhett Ying
|
9c5250829f
|
[Misc] remove unnecessary print() from test_partition.py
|
2023-06-15 13:55:42 +08:00 |
|
Rhett Ying
|
1e886cb9cf
|
[DistDGL] sort node/edge_map to obtain expected id ranges (#5872)
|
2023-06-15 13:53:53 +08:00 |
|
OlegPlatonov
|
921476c8c6
|
[Dataset] Add heterophilous graphs. (#5853)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2023-06-15 09:14:19 +08:00 |
|
Rhett Ying
|
894ae31ffc
|
[DistDGL] keep net_type in public API even it is deprecated (#5875)
|
2023-06-14 21:35:41 +08:00 |
|
caojy1998
|
add152bf84
|
[CI] Add some notation for train_full.py and move it to a new directory (#5863)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
|
2023-06-14 20:52:07 +08:00 |
|
Hongzhi (Steve), Chen
|
b5e90bc323
|
[Misc] Update the comment in examples/sampling/node_classification.py (#5874)
|
2023-06-14 19:06:33 +08:00 |
|
Rhett Ying
|
3a0bcc0c15
|
[Doc] fix doc build error caused by quickstart.ipynb (#5864)
|
2023-06-13 18:06:25 +08:00 |
|
keli-wen
|
ae17185a65
|
[Sparse] Update code and add unittest for formats (#5859)
|
2023-06-13 15:46:34 +08:00 |
|