Rhett Ying
|
35264b07b9
|
[release] bump version to 2.3.1 (#7533)
|
2024-07-17 16:37:35 +08:00 |
|
Rhett Ying
|
4aa02d855c
|
[release] update version (#7488)
|
2024-06-27 10:45:18 +08:00 |
|
Muhammed Fatih BALIN
|
95dc96a631
|
[GraphBolt][CUDA] Incremental GPU graph cache into gb.Dataloader. (#7475)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-06-26 15:38:31 -04:00 |
|
Muhammed Fatih BALIN
|
c822bc16f3
|
[GraphBolt][CUDA] Incremental GPU graph caching. (#7470)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-06-26 13:26:11 +08:00 |
|
Mingbang Wang
|
d3e4f4f375
|
[Misc] modify workaround for DILL_AVAILABLE in torch 2.3.0 (#7474)
|
2024-06-26 08:28:40 +08:00 |
|
peizhou001
|
b3e884e8fd
|
[Temporal] Add time window support (#7467)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
|
2024-06-25 16:57:31 +08:00 |
|
Mingbang Wang
|
7c3d418e88
|
[GraphBolt] Alias ItemSetDict to HeteroItemSet (#7466)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-06-20 10:29:38 +08:00 |
|
Rhett Ying
|
ed50c170dd
|
[DistGB] fix add edge attr request (#7460)
|
2024-06-14 13:29:56 +08:00 |
|
Xinyu Yao
|
e489e3843a
|
[GraphBolt] Fix blocks in minibatch when facing with empty edges in subgraph. (#7413)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-30-178.ap-northeast-1.compute.internal>
Co-authored-by: Skeleton003 <799284168.qq.com>
Co-authored-by: Skeleton003 <799284168@qq.com>
Co-authored-by: Mingbang Wang <100203018+Skeleton003@users.noreply.github.com>
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-06-13 17:36:38 +08:00 |
|
Rhett Ying
|
7f1d164392
|
[DistGB]enable prob/mask sampling on graphbolt partitions (#7458)
|
2024-06-13 17:25:22 +08:00 |
|
Rhett Ying
|
c29a2d01bc
|
[DistGB] store original homo eids in default for GB partitions (#7455)
|
2024-06-12 11:22:00 +08:00 |
|
Rhett Ying
|
069a1527e6
|
[GraphBolt] enable to set single node/edge attribute (#7454)
|
2024-06-12 09:25:55 +08:00 |
|
Rhett Ying
|
e366260d43
|
[GraphBolt] pass tensor directly to probs or masks in sampling C++ API (#7449)
|
2024-06-06 14:47:38 +08:00 |
|
Rhett Ying
|
0fee9be329
|
[DistGB] exclude edges right after sampling (#7442)
|
2024-06-03 10:16:44 +08:00 |
|
Mingbang Wang
|
70e631249c
|
[GraphBolt] remove buffer in ItemSampler.__iter__ (#7430)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-30-178.ap-northeast-1.compute.internal>
|
2024-05-31 16:31:50 +08:00 |
|
Rhett Ying
|
1eaa9c266f
|
[DistGB] enable graphbolt sampling for DistEdgeDataLoader (#7432)
|
2024-05-29 09:22:59 +08:00 |
|
Rhett Ying
|
470769c877
|
[DistGB] enable find_edges() for GraphBolt partitions (#7416)
|
2024-05-27 14:18:29 +08:00 |
|
Rhett Ying
|
d2a2bf0f8d
|
[DistDGL] enable exclude_edges for sample_etype_neighbors() (#7427)
|
2024-05-24 13:42:46 +08:00 |
|
Mingbang Wang
|
ece1210817
|
[GraphBolt] Rename ItemSetDict as HeteroItemSet (#7424)
|
2024-05-24 13:39:27 +08:00 |
|
Rhett Ying
|
9dcdace519
|
[DistDGL] enable exclude edges sample_neighbors() (#7425)
|
2024-05-23 11:51:38 +08:00 |
|
Mingbang Wang
|
3574bff42c
|
[GraphBolt] Update ItemSampler (#7408)
|
2024-05-21 14:48:47 +08:00 |
|
Rhett Ying
|
191681d851
|
[DistDGL] fix device mismatch when calling all_to_all with gloo backend (#7409)
|
2024-05-17 08:08:24 +08:00 |
|
Xinyu Yao
|
08a7c74cf4
|
[Misc] Fix lint. (#7414)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-05-16 14:52:19 +08:00 |
|
Rhett Ying
|
76a014eea6
|
[GraphBolt] utilize torch.Tensor.nbytes (#7402)
|
2024-05-16 09:12:32 +08:00 |
|
Rhett Ying
|
35d98b6077
|
[dev] update minimum torch version to 2.1.0 (#7401)
|
2024-05-16 09:11:57 +08:00 |
|
Mingbang Wang
|
2ee440a68f
|
[GraphBolt] Modify ItemSet/Dict requiring items to be tensors (#7394)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-30-178.ap-northeast-1.compute.internal>
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-05-15 11:48:56 +08:00 |
|
Muhammed Fatih BALIN
|
6f2ccbff3c
|
[GraphBolt][CUDA] Make dataloader pickleable. (#7391)
|
2024-05-10 12:58:41 -04:00 |
|
Muhammed Fatih BALIN
|
fb36b477d5
|
[GraphBolt][CUDA] GPUCachedFeature update fix. (#7384)
|
2024-05-09 17:06:48 +08:00 |
|
Rhett Ying
|
15e8e916a6
|
[BugFix] add workaround for torch 2.3.0 (#7383)
|
2024-05-09 16:38:39 +08:00 |
|
Rhett Ying
|
8b6f3c2ae4
|
[graphbolt] skip non-existent types in input_nodes (#7386)
|
2024-05-09 16:28:10 +08:00 |
|
Rhett Ying
|
e3082a32c4
|
[dev] bump version to 2.3 (#7374)
|
2024-05-06 11:11:52 +08:00 |
|
Xinyu Yao
|
9090a8790c
|
[GraphBolt] Hyperlink support in subgraph_sampler. (#7354)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-28 13:06:52 +08:00 |
|
Rhett Ying
|
0de1de3dcd
|
[dev] upgrade minimum required torch version to 2.0.0 (#7358)
|
2024-04-26 16:58:15 +08:00 |
|
Xinyu Yao
|
ba9c1521f6
|
[GraphBolt] Update docstring related to cleaning up seed_nodes and node_pairs. (#7341)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-24 12:43:31 +08:00 |
|
peizhou001
|
2251683443
|
[Temporal]Fix tensor option mismatch issue (#7346)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
|
2024-04-23 16:28:42 +08:00 |
|
Xinyu Yao
|
697a9977d5
|
[GraphBolt] Remove unused attributes in minibatch. (#7337)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-22 15:23:04 +08:00 |
|
Xinyu Yao
|
c997434cdb
|
[GraphBolt][CUDA] Update copy_to. (#7332)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-22 11:36:30 +08:00 |
|
Muhammed Fatih BALIN
|
324fd97618
|
[GraphBolt][CUDA] Minibatch.to() patch. (#7330)
|
2024-04-20 08:34:26 -04:00 |
|
Muhammed Fatih BALIN
|
a3d20dce88
|
[GraphBolt][CUDA] Make _convert_to_sampled_subgraph lighter. (#7312)
|
2024-04-18 12:44:57 -04:00 |
|
pyynb
|
73acefeaac
|
[GraphBolt] Fix doc string of DiskBasedFeature (#7314)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-2-128.us-west-2.compute.internal>
|
2024-04-18 15:30:41 +08:00 |
|
pyynb
|
934761965d
|
[GraphBolt] Disable support for F_contiguous arrays in DiskBasedFeature (#7316)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-2-128.us-west-2.compute.internal>
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-04-18 14:36:36 +08:00 |
|
Xinyu Yao
|
41a38486a5
|
[GraphBolt] Remove old version to in MiniBatch. (#7309)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-16 21:04:22 +08:00 |
|
Xinyu Yao
|
6309483d05
|
[GraphBolt] Remove old version subgraph sampler. (#7305)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-16 16:31:59 +08:00 |
|
Xinyu Yao
|
65272a53f2
|
[GraphBolt] Update docstring of ondisk dataset. (#7306)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-16 16:30:40 +08:00 |
|
Xinyu Yao
|
7612af0f18
|
[GraphBolt] Remove old version negative sampler. (#7302)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-15 12:51:09 +08:00 |
|
Xinyu Yao
|
21aeed86e3
|
[GraphBolt] Update docstring of itemset.py. (#7303)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-15 12:50:32 +08:00 |
|
Xinyu Yao
|
20e5e26697
|
[GraphBolt] Remove old version exclude edges. (#7299)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-12 14:30:06 +08:00 |
|
Mingbang Wang
|
c264a4109a
|
[Misc] rename a variable (#7260)
|
2024-04-10 13:33:08 +08:00 |
|
Xinyu Yao
|
0bd79a2bd9
|
[GraphBolt] Update name used in LegacyDataset. (#7283)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-09 13:03:56 +08:00 |
|
Xinyu Yao
|
d9caeaaafc
|
[GraphBolt] Update dataset names that exposed to users in examples. (#7280)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-04-08 17:06:49 +08:00 |
|