文件历史

428 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying 1b5c02c16c [release] cherry-pick from master and release for 2.2.1 (#7388)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
Co-authored-by: Xinyu Yao <77922129+yxy235@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-05-10 08:16:17 +08:00
pyynb 0d9a09df18 [graphbolt] Disable liburing (#7366) 2024-04-29 11:48:06 +08:00
Ramon Zhou 658b2086b0 [GraphBolt] Optimize hetero sampling on CPU (#7360) 2024-04-28 13:51:27 +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
Xinyu Yao 6133cecdae [GraphBolt] Update tests related to seeds refactor. (#7352)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-25 11:58:48 +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 d853a010e0 [GraphBolt] Enable DistributedItemSampler test only on CPU. (#7323) 2024-04-19 10:58:57 +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 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 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
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 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
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
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
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
Andrei Ivanov aed161e63f [GraphBolt] Fixing warning in test_to_pyg_data. (#7210) 2024-03-17 01:22:05 -04:00
Muhammed Fatih BALIN a272efed96 [GraphBolt] Implement labor dependent minibatching - python side. (#7208) 2024-03-13 13:05:19 -04:00
Andrei Ivanov b0982feb21 Reactivation of one of the GPU tests. (#7193) 2024-03-08 09:57:01 +08:00
Ramon Zhou 12fab559b5 [GraphBolt][PyG] Add more attributes in to_pyg_data (#7196) 2024-03-06 14:15:21 +08:00
Muhammed Fatih BALIN bc978736fc [GraphBolt] torch.compile() support for gb.expand_indptr. (#7188) 2024-03-05 00:26:54 -05:00
Andrei Ivanov 85c030f673 [GraphBolt] Combining test_OnDiskDataset_preprocess_yaml_content tests for Windows and Unix. (#7148) 2024-02-29 13:21:10 +08:00
Mingbang Wang 5d2d14538a [GraphBolt] Support saving graph and TVT_Sets in int32 (#7127)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-02-28 21:54:19 -05:00
Rhett Ying e5263013a9 [CI] use torch 2.0.0, cu118, ubuntu2004, python310 (#7158) 2024-02-27 16:37:48 +08:00
Muhammed Fatih BALIN dbafbe4159 [GraphBolt] Fix scalar itemset dtype issue (#7147) 2024-02-26 12:39:02 -05:00
Muhammed Fatih BALIN 7c51cd1643 [GraphBolt] Cast sampled data to minimum dtype. (#7131) 2024-02-22 22:53:29 -05:00
yxy235 d95720b9b1 [Misc] Rename test files. (#7139)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-02-22 14:25:36 +08:00
yxy235 4440ac7548 [GraphBolt] Modify exclude_seed_edges to support seeds. (#7114)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-02-22 14:25:12 +08:00
Andrei Ivanov 364cb7186e Skip test when atomic operations are not supported on GPU. (#7117) 2024-02-21 16:14:58 +08:00
yxy235 bfd7cee194 [Misc] Move sample_utils tests to correct directory. (#7125)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-02-21 11:52:49 +08:00
Ramon Zhou 2df85862a5 [GraphBolt] Correct to_pyg_data (#7124) 2024-02-20 11:11:05 +08:00
Andrei Ivanov 13cbad32ce Suppressing warnings generated by the test_prop_nodes_topo test. (#6651)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2024-02-19 10:09:15 +08:00
Mingbang Wang b569e4beaf [Misc] Correct some typos (#7120) 2024-02-18 13:05:42 +08:00
Mingbang Wang 458b938c42 [GraphBolt] modify preprocess_ondisk_dataset() (#6986) 2024-02-18 01:04:39 +08:00
Andrei Ivanov 13e7c2faeb [GraphBolt] Improving subgraph_sampler tests. (#7047) 2024-02-14 23:36:00 +08:00
Ramon Zhou 8cf5ad84b6 [GraphBolt] Add to_pyg_data for MiniBatch (#7076) 2024-02-07 11:02:28 +08:00
yxy235 845864d2a0 [GraphBolt] Modify SubgraphSampler to support seeds. (#7049)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-02-06 14:26:06 +08:00
Muhammed Fatih BALIN a2e1c79618 [GraphBolt][CUDA] Pipelined sampling accuracy fix (#7088) 2024-02-05 20:01:31 +03:00
Muhammed Fatih BALIN badeaf19dc [GraphBolt][CUDA] Pipelined sampling optimization (#7039) 2024-02-05 12:20:15 +08:00
Muhammed Fatih BALIN 346197c477 [GraphBolt][CUDA] Add gb.index_select and fix example inferencing. (#7051) 2024-02-04 19:56:40 +03:00
Andrei Ivanov 95142b844e [GraphBolt] Fixing two issues in GraphBolt tests. (#7059)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2024-02-04 16:06:06 +08:00