Muhammed Fatih BALIN
|
f38790bfba
|
[GraphBolt][CUDA] Fix error when empty env variable is used. (#7748)
|
2024-08-26 20:28:48 -04:00 |
|
Muhammed Fatih BALIN
|
921fb15f14
|
[GraphBolt] Refactor datapipes folder and add to_graph. (#7688)
|
2024-08-16 12:26:32 +08:00 |
|
Rhett Ying
|
c6fa8f446a
|
[dev] add more info about load failure of GraphBolt (#7684)
|
2024-08-15 16:19:13 +08:00 |
|
Muhammed Fatih BALIN
|
40d32455be
|
[GraphBolt][CUDA] Warn only when cuda is available. (#7643)
|
2024-08-06 09:18:06 -04:00 |
|
Muhammed Fatih BALIN
|
56a1e64945
|
[GraphBolt][CUDA] Use better memory allocation algorithm to avoid OOM. (#7618)
|
2024-08-02 07:25:06 -04:00 |
|
Muhammed Fatih BALIN
|
849f1ce4b2
|
[GraphBolt][io_uring] Use the interop pool for io_uring workers. (#7575)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-07-23 23:23:45 -04:00 |
|
Muhammed Fatih BALIN
|
8368f629e3
|
[GraphBolt] Add gb.numpy_save_aligned. (#7524)
|
2024-07-16 15:38:50 +08:00 |
|
Muhammed Fatih BALIN
|
4d3318bcca
|
[GraphBolt][CUDA] Force CUDA version if torch is. (#7514)
|
2024-07-16 01:24:44 -04:00 |
|
Muhammed Fatih BALIN
|
3a8ce85dc5
|
[GraphBolt] Runtime warning for CUDA availability mismatch. (#7513)
|
2024-07-10 03:59:45 -04:00 |
|
Muhammed Fatih BALIN
|
5434fc35db
|
[GraphBolt][Standalone] Reduce and mark dependencies on DGL. (#7499)
|
2024-07-09 05:58:20 -04: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 |
|
Muhammed Fatih BALIN
|
bc978736fc
|
[GraphBolt] torch.compile() support for gb.expand_indptr. (#7188)
|
2024-03-05 00:26:54 -05: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 |
|
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 |
|
yxy235
|
e6f78c10cb
|
[GraphBolt] Add unique_and_compact_csc_format. (#6703)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-12-11 15:21:01 +08:00 |
|
yxy235
|
9aca30923d
|
[GraphBolt] Rename and move utils files. (#6627)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-28 10:49:20 +08:00 |
|
yxy235
|
4df2e3991e
|
[GraphBolt] Add not_deduplication compact. (#6579)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
|
2023-11-21 16:29:31 +08:00 |
|
Rhett Ying
|
4a861775a4
|
[GraphBolt] support both pydantic 1.x and 2.x (#6411)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-10-09 19:32:58 +08:00 |
|
peizhou001
|
c036222be8
|
[Graphbolt] Move exclude edges helper to util file (#6332)
|
2023-09-15 11:00:23 +08:00 |
|
Hongzhi (Steve), Chen
|
4ea2bd45eb
|
[Graphbolt] Add MiniBatchTransformer to support exclude edges. (#6330)
|
2023-09-14 18:18:49 +08:00 |
|
peizhou001
|
1ff5f09fe6
|
[Graphbolt] Remove link prediction format (#6298)
|
2023-09-08 10:43:00 +08:00 |
|
peizhou001
|
09c8e8d9df
|
[Graphbolt] Add adding reverse edges helper (#6288)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
|
2023-09-07 20:31:05 +08:00 |
|
peizhou001
|
86f739b374
|
[Graphbolt] Change data_block to mini_batch (#6256)
|
2023-09-04 13:20:22 +08:00 |
|
Rhett Ying
|
240e28a223
|
[GraphBolt] rename MinibatchSampler as ItemSampler (#6255)
|
2023-09-01 13:44:13 +08:00 |
|
Hongzhi (Steve), Chen
|
c30d571304
|
[Graphbolt] Combine data block classes to a single file. (#6233)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-08-29 17:26:18 +08:00 |
|
Rhett Ying
|
44a9faad7a
|
[GraphBolt] add converter of etype and update in dataset (#6230)
|
2023-08-29 11:59:40 +08:00 |
|
Hongzhi (Steve), Chen
|
60d4ea69d1
|
[Misc] Keep import in order. (#6207)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-08-24 23:30:37 +08:00 |
|
peizhou001
|
405de769b7
|
[Graphbolt]Add compact for node list (#6176)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
|
2023-08-21 15:13:23 +08:00 |
|
peizhou001
|
976970554d
|
[Grapbolt]Add unified data structure (#6140)
|
2023-08-17 10:04:48 +08:00 |
|
Hongzhi (Steve), Chen
|
1e5fb1557e
|
[Misc] Update variable names. (#6071)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-08-01 13:22:11 +08:00 |
|
peizhou001
|
5da7d3917b
|
[Graphbolt]Add negative sampler udf (#6053)
|
2023-08-01 11:38:00 +08:00 |
|
peizhou001
|
02e79a3da9
|
[Graophbolt] Add utils for sample (#5990)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-14 10:42:28 +08:00 |
|
peizhou001
|
25517e8f2c
|
[GraphBolt] Add sampled sub graph (#5964)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
|
2023-07-11 15:43:27 +08:00 |
|
peizhou001
|
92a46d126a
|
[Graohbolt] Reorg CSCSamplingGraph folder (#5974)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
|
2023-07-11 13:01:08 +08:00 |
|
Rhett Ying
|
90a308f3c3
|
[GraphBolt] split OnDiskDataset into separate file (#5963)
|
2023-07-07 16:01:42 +08:00 |
|
Quan (Andy) Gan
|
8adb53bb1c
|
[GraphBolt] Add single process dataloader and ux (#5941)
|
2023-07-05 13:37:58 +08:00 |
|
Quan (Andy) Gan
|
fe83348c75
|
[GraphBolt] Feature fetcher base datapipe (#5908)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-07-03 14:23:24 +08:00 |
|
Quan (Andy) Gan
|
4015c5fe29
|
[GraphBolt] Datapipe for copying to given device (#5918)
|
2023-07-03 00:13:19 +08:00 |
|
Rhett Ying
|
2668d62f76
|
[GraphBolt] add abstract Dataset (#5926)
|
2023-07-02 11:07:11 +08:00 |
|
Quan (Andy) Gan
|
ac53c1fae2
|
[GraphBolt] Subgraph sampler base datapipe (#5904)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-06-30 16:33:23 +08:00 |
|
czkkkkkk
|
b0309326c8
|
[Graphbolt] Add FeatureStore. (#5845)
|
2023-06-18 15:23:16 +08:00 |
|
Rhett Ying
|
a1051f0095
|
[GraphBolt] add MinibatchSampler which supports ItemSet (#5793)
|
2023-06-07 10:11:31 +08:00 |
|
peizhou001
|
1a64965706
|
[GraphBolt] Add subgraph binding (#5741)
|
2023-05-25 17:59:25 +08:00 |
|
peizhou001
|
567a9df2d0
|
[GraphBolt] Add csc sampling graph python side code (#5700)
|
2023-05-23 16:59:59 +08:00 |
|
peizhou001
|
ce66280d9d
|
[GraphBolt] Reorganzie graphbolt module (#5711)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
|
2023-05-19 16:55:03 +08:00 |
|