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
|
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 |
|
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 |
|
Muhammed Fatih BALIN
|
74c5e31dd1
|
[GraphBolt][Doc] Update layer_neighbor documentation for new args. (#7212)
|
2024-03-18 14:41:44 +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 |
|
yxy235
|
a7f1ab9f74
|
[GraphBolt] Modify labels dtype. (#7200)
|
2024-03-07 00:45:25 -05: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 |
|
Mingbang Wang
|
7b4c8c7769
|
[GraphBolt] Update _init_all_nodes_set (#7168)
|
2024-02-28 02:05:02 -05:00 |
|
Muhammed Fatih BALIN
|
4091a49ce6
|
[GraphBolt][CUDA] Fix cudart destructor race in unpinning. (#7156)
|
2024-02-27 10:40:28 -05:00 |
|
Muhammed Fatih BALIN
|
7a10bcb688
|
[GraphBolt][Doc] Minor fixes and clarifications. (#7135)
|
2024-02-22 09:13:32 +08:00 |
|
caojy1998
|
3ced3411e5
|
[Dataset] Add dataset ogbn-papers100M (#7096)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
|
2024-02-20 13:35:00 +08:00 |
|
Mingbang Wang
|
458b938c42
|
[GraphBolt] modify preprocess_ondisk_dataset() (#6986)
|
2024-02-18 01:04:39 +08:00 |
|
Muhammed Fatih BALIN
|
43912418d8
|
[GraphBolt][CUDA] puregpu option for the multiGPU example. (#7089)
|
2024-02-06 09:50:12 +03: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 |
|
yxy235
|
af0b63eda6
|
[GraphBolt] Fix gpu NegativeSampler for seeds. (#7068)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-02-04 13:24:34 +08:00 |
|
Rhett Ying
|
9273387ead
|
[GraphBolt] move return_eids check to internal python API (#7071)
|
2024-02-04 10:37:45 +08:00 |
|
Muhammed Fatih BALIN
|
50eb1014ac
|
[GraphBolt] Refactor NeighborSampler and expose fine-grained datapipes. (#6983)
|
2024-02-01 10:07:30 +03:00 |
|
Muhammed Fatih BALIN
|
7a97609875
|
[GraphBolt] Eliminate test warning (#7044)
|
2024-01-31 14:58:13 +03:00 |
|
Muhammed Fatih BALIN
|
f051a5cc69
|
[GraphBolt][CUDA] Add is_pinned method to TorchBasedFeatureStore. (#7041)
|
2024-01-31 14:57:24 +03:00 |
|
Mingbang Wang
|
fe78093fb7
|
[GraphBolt] Update __repr__ of FusedCSCSamplingGraph (#6956)
|
2024-01-26 22:29:25 +08:00 |
|
yxy235
|
11adb4e717
|
[GraphBolt] Refactor NegativeSampler. (#7001)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2024-01-26 14:01:42 +08:00 |
|
Rhett Ying
|
523bbb4cb1
|
[GraphBolt] fix preprocess issue for single ntype/etype graph (#7011)
|
2024-01-25 16:03:25 +08:00 |
|
Muhammed Fatih BALIN
|
3a79f02189
|
[GraphBolt][CUDA] Make nodes optional for sampling (#6993)
|
2024-01-24 12:58:54 -05: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
|
cf8fea73a2
|
[GraphBolt][CUDA] Hot fix after inplace pinning PR (#6974)
|
2024-01-18 05:33:45 -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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Muhammed Fatih BALIN
|
61504ec5e6
|
[GraphBolt] Extend temporal sampling to labor (#6816)
|
2024-01-08 01:04:27 -05:00 |
|
Muhammed Fatih BALIN
|
b9cf36c375
|
[GraphBolt][CUDA] Add a node_type_offset_list property. (#6886)
|
2024-01-05 02:46:36 -05:00 |
|
Muhammed Fatih BALIN
|
e9162491e5
|
[GraphBolt][CUDA] Fix pinned edge_id index_select (#6898)
|
2024-01-04 00:39:30 -05:00 |
|
czkkkkkk
|
29c3b06d4a
|
[Graphbolt] Change the temporal filter condition of temporal sampler. (#6893)
|
2024-01-04 11:20:10 +08:00 |
|
czkkkkkk
|
397b7599f1
|
[Graphbolt] Support loading heterogeneous attributes in sampling graph. (#6873)
|
2024-01-03 14:38:59 +08:00 |
|
czkkkkkk
|
f598178911
|
[Graphbolt] Support temporal sampling in SubgraphSampler. (#6846)
|
2024-01-03 14:38:22 +08:00 |
|
Mingbang Wang
|
35b50b61a5
|
[Misc] using index_select to avoid IndexError (#6777)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-01-02 13:31:22 +08:00 |
|