文件历史

2070 次代码提交

作者 SHA1 备注 提交日期
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
Muhammed Fatih BALIN 78df81015a [GraphBolt] Add optimized unique_and_compact_batched. (#7239) 2024-04-07 04:55:08 -04:00
Muhammed Fatih BALIN e5b92d2b79 [GraphBolt][CUDA] Remove overlap graph variable hacks. (#7263) 2024-04-06 19:56:00 -04:00
Muhammed Fatih BALIN d3483fe1f1 [GraphBolt][CUDA] Optimize hetero sampling. (#7223) 2024-04-03 03:18:30 -04:00
yxy235 b743cdef71 [GraphBolt] Hack for original seed_nodes and node_pairs. (#7248)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-02 16:25:46 +08:00
Mingbang Wang 3df6e30180 [GraphBolt] Update __len__() and __getitem__() of ItemSet (#7253) 2024-04-02 11:04:08 +08:00
yxy235 efe28493d3 [GraphBolt] Modify examples to use seeds. (#7231)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-01 16:45:39 +08:00
xiangyuzhi b725ee53d7 [Graphbolt] Disk feature fetcher (#7128)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-40-250.ap-northeast-1.compute.internal>
2024-04-01 16:01:43 +08:00
yxy235 fde1896f59 [GraphBolt] Fix to when using seeds. (#7245)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-03-28 13:38:14 +08:00
yxy235 3885da25f7 [GraphBolt] Modify _init_all_nodes_set to use seeds. (#7243)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-03-27 14:53:28 +08:00
yxy235 2f585940a8 [GraphBolt] Modify _seeds_preprocess in subgraph_sampler. (#7242)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-03-27 10:53:17 +08:00
Muhammed Fatih BALIN 7815fe8adc [CUDA] Make sanity check optional for dgl.create_block. (#7240) 2024-03-26 10:14:03 +08:00
yxy235 1ad78fba61 [GraphBolt] Update minibatch to to support seeds. (#7235)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-03-22 13:47:06 +08:00
Muhammed Fatih BALIN add12e5777 [GraphBolt] Remove unique requirement from in_subgraph. (#7222) 2024-03-20 13:22:14 +08:00
Muhammed Fatih BALIN 329d718ed4 [GraphBolt][Doc] Correct typo to fix rendering issue. (#7224) 2024-03-19 12:39:03 +08:00
hu chaochao 7129905e01 [Doc] The len(data) of TUDataset('DD') must be 1178. (#7219) 2024-03-18 09:42:27 -04:00
Muhammed Fatih BALIN 74c5e31dd1 [GraphBolt][Doc] Update layer_neighbor documentation for new args. (#7212) 2024-03-18 14:41:44 +08:00
yxy235 858c0b8632 [GraphBolt] Update to_pyg_data() to support get batch_size from seeds. (#7214)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-03-18 14:08:25 +08:00
Muhammed Fatih BALIN a272efed96 [GraphBolt] Implement labor dependent minibatching - python side. (#7208) 2024-03-13 13:05:19 -04:00
Muhammed Fatih BALIN 93990a90de [GraphBolt] Refactor NeighborSamplerImpl (#7207) 2024-03-13 06:47:16 -04:00
Rhett Ying 8ab27b0581 [DistGB] enable replacement sampling with GraphBolt API (#7202) 2024-03-08 14:02:48 +08:00
yxy235 a7f1ab9f74 [GraphBolt] Modify labels dtype. (#7200) 2024-03-07 00:45:25 -05:00