文件历史

515 次代码提交

作者 SHA1 备注 提交日期
yxy235 d249744875 [GraphBolt] Add indexes to MiniBatch. (#6989)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-23 13:08:12 +08:00
yxy235 351c860afd [GraphBolt] Add check to NegativeSampler. (#6976)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-22 13:09:21 +08:00
Muhammed Fatih BALIN aad12df6a6 [GraphBolt][CUDA] gb.expand_indptr (#6871) 2024-01-18 04:11:01 -05:00
Muhammed Fatih BALIN f6db850d75 [GraphBolt][CUDA] Add native GPUCachedFeature instead of using DGL (#6939) 2024-01-18 02:59:35 -05:00
Muhammed Fatih BALIN 528b041c51 [GraphBolt][CUDA] Overlap feature fetcher (#6954) 2024-01-18 02:58:54 -05:00
yxy235 173257b37a [GraphBolt] Add seeds to MiniBatch. (#6968)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-18 15:58:44 +08:00
Muhammed Fatih BALIN c864c91065 [GraphBolt][CUDA] Inplace pin memory for Graph and TorchFeatureStore (#6962) 2024-01-18 01:51:18 -05:00
Muhammed Fatih BALIN bd74c44c39 [GraphBolt][CUDA] Add .to() method to Graph and FeatureStore. (#6957) 2024-01-16 03:27:48 -05:00
Mingbang Wang 6f9db81345 [Misc] Correct test_OnDiskDataset_preprocess_homogeneous (#6922) 2024-01-16 15:43:57 +08:00
yxy235 de1eedc6e8 [GraphBolt] Add check about whether edge IDs are saved when edge feature is stored. (#6948)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-16 15:05:58 +08:00
Mingbang Wang 905321f855 [GraphBolt] Modify __repr__ (#6953) 2024-01-16 14:38:58 +08:00
yxy235 40816f6e40 [GraphBolt] Automatically force preprocess on-disk dataset. (#6937)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-16 10:04:19 +08:00
peizhou001 9a8aa8fa0f [Grapbolt]Negative node pairs should be 2D (#6951)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2024-01-15 17:50:47 +08:00
Mingbang Wang 90e57e741f [GraphBolt] Update __repr__ of ItemSet and ItemSetDict (#6944) 2024-01-15 15:17:27 +08:00
Mingbang Wang b003732d31 [GraphBolt] Update __repr__ of TorchBasedFeature and TorchBasedFeatureStore (#6945) 2024-01-15 15:16:58 +08:00
Mingbang Wang dfff53bc24 [GraphBolt] add test for PR#6873 (#6923) 2024-01-15 12:11:40 +08:00
Muhammed Fatih BALIN 0f3bfd7ecb [GraphBolt][CUDA] Refactor IndexSelectCSC and add output_size argument (#6927) 2024-01-12 06:10:26 -05:00
Muhammed Fatih BALIN f86212edb5 [GraphBolt][CUDA] Enable tests for weighted sampling (#6919) 2024-01-12 03:51:53 -05:00
peizhou001 afca111427 [Graphbolt]Fix negative sampler (#6933)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2024-01-11 16:29:50 +08:00
yxy235 04752e9f15 [GraphBolt] Add force_reload to OnDiskDataset. (#6930)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-10 19:21:46 +08:00
Muhammed Fatih BALIN 1193e2e8ec [GraphBolt][CUDA] Dataloader num_workers > 0 fix. (#6924) 2024-01-10 11:27:05 +08:00
yxy235 4323986b25 [GraphBolt] Get feature keys of FeatureStore. (#6920)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-09 17:14:48 +08:00
yxy235 0742b85bb0 [GraphBolt] Add opt to load tasks selectively. (#6905)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-09 11:27:56 +08:00
yxy235 a697e79118 [GraphBolt] Support numpy for edges when constructing graph in preprocess_ondisk_dataset. (#6916)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-09 11:24:06 +08:00
Ramon Zhou 333ce36cb4 [GraphBolt] Add test for CopyTo extra_attrs (#6906) 2024-01-05 19:55:38 +08:00
Muhammed Fatih BALIN 557a8f817a [GraphBolt][CUDA] Multiple fanout hetero sampling support. (#6895) 2024-01-05 01:58:15 -05:00
yxy235 9286621cdd [GraphBolt] Add multi-fanout per layer test. (#6890)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-05 13:29:36 +08:00
yxy235 566910d86c [GraphBolt] Update gpu sampling tests of sample_beighbors. (#6892)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-04 16:28:49 +08:00
yxy235 c09d466082 [GraphBolt] Add gpu tests to NeighborSampler. (#6880)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-01-04 15:56:14 +08:00
Mingbang Wang 95d6239483 [GraphBolt] Use diff() to calculate the differences for simplicity (#6884) 2024-01-04 00:43:15 -05:00
czkkkkkk 29c3b06d4a [Graphbolt] Change the temporal filter condition of temporal sampler. (#6893) 2024-01-04 11:20:10 +08:00
Rhett Ying 57281e9f21 [GraphBolt] sample with unknown etype (#6888) 2024-01-03 20:24:24 +08:00
czkkkkkk f598178911 [Graphbolt] Support temporal sampling in SubgraphSampler. (#6846) 2024-01-03 14:38:22 +08:00
Muhammed Fatih BALIN ce223b3693 [GraphBolt][CUDA] Add type_per_edge reading support and ensure same types are consecutive (#6865)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2024-01-01 21:53:28 -05:00
yxy235 51ff825521 [GraphBolt] Remove FusedSampledSubgraphImpl. (#6858)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-02 09:39:18 +08:00
yxy235 af990f37cc [GraphBolt] Remove unique_and_compact_node_pairs. (#6859)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-01-02 09:36:24 +08:00
czkkkkkk 3200b88b55 [Graphbolt] Add TemporalNeighborSampler. (#6814) 2023-12-30 12:51:38 +08:00
Muhammed Fatih BALIN 93a583439c [GraphBolt][CUDA] Remove unnecessary check and synchronization (#6863) 2023-12-29 00:01:14 -05:00
Muhammed Fatih BALIN 5b51e96800 [GraphBolt][CUDA] Fix graph pinning and add tests (#6864) 2023-12-28 19:49:35 -05:00
Muhammed Fatih BALIN e7f0c3a160 [GraphBolt][CUDA] SampleNeighbors (Without replacement for now) (#6770) 2023-12-28 10:59:20 -05:00
Muhammed Fatih BALIN 01df9bade9 [GraphBolt][CUDA] InSubgraph (#6830) 2023-12-28 09:52:28 -05:00
yxy235 fa1ae3b7c5 [GraphBolt] Remove coo from FusedCSCSamplingGraph. (#6849)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-28 16:13:39 +08:00
yxy235 46a566afb2 [GraphBolt] Remove coo from blocks in MiniBatch. (#6855)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-28 15:44:25 +08:00
yxy235 9b69ff8465 [GraphBolt] Remove coo from exclude_edges. (#6848)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-28 15:08:38 +08:00
Ramon Zhou 0cb309a1b4 [GraphBolt] Refine CopyTo (#6791)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-12-27 16:54:03 +08:00
yxy235 d780f6d0fb [GraphBolt] Remove coo from InSubgraphSampler. (#6845)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-27 16:43:12 +08:00
yxy235 abd4a7e8c4 [GraphBolt] Remove coo from neighborsampler. (#6844)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-27 15:30:56 +08:00
yxy235 7eca061244 [GraphBolt] Fix attribute error when testing fused_csc_sampling_grpah. (#6842)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-27 14:26:42 +08:00
czkkkkkk 898af658c6 [Graphbolt] Add temporal sampling unittests. (#6795) 2023-12-27 10:16:07 +08:00
yxy235 1f9ae6686e [GraphBolt] Rename node_pairs to sampled_csc. (#6836)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-12-27 09:58:23 +08:00