Muhammed Fatih BALIN
|
8d770b6100
|
[GraphBolt] Add read_async to gb.Feature. [1] (#7546)
|
2024-07-20 13:06:07 -04:00 |
|
Muhammed Fatih BALIN
|
4d43d92a41
|
[GraphBolt] Add CPUCachedFeature. [2] (#7537)
|
2024-07-19 07:30:10 -04:00 |
|
Muhammed Fatih BALIN
|
41bb3b6491
|
[GraphBolt] Rename to CPUFeatureCache and bug fixes. [1] (#7539)
|
2024-07-18 23:50:21 -04:00 |
|
Muhammed Fatih BALIN
|
d37d516be0
|
[GraphBolt] Check return values of liburing calls and refactor. (#7518)
|
2024-07-17 04:50:35 -04:00 |
|
Muhammed Fatih BALIN
|
c3b774d6ab
|
[GraphBolt] Refine FeatureCache and increase test coverage. (#7531)
|
2024-07-16 13:51:43 -04:00 |
|
Muhammed Fatih BALIN
|
6e1a2df001
|
[GraphBolt][CUDA] In-place pinning should be out-of-place on WSL. (#7519)
|
2024-07-16 05:11:22 -04:00 |
|
Muhammed Fatih BALIN
|
8368f629e3
|
[GraphBolt] Add gb.numpy_save_aligned. (#7524)
|
2024-07-16 15:38:50 +08:00 |
|
Muhammed Fatih BALIN
|
0984ad9c39
|
[GraphBolt][CUDA] Add FeatureCache::IndexSelect. (#7526)
|
2024-07-16 03:30:14 -04:00 |
|
Muhammed Fatih BALIN
|
2ebd7eb609
|
[GraphBolt] Cache policy replace fix. (#7520)
|
2024-07-16 00:55:01 -04:00 |
|
Muhammed Fatih BALIN
|
10e9f889fe
|
[GraphBolt] index_select_csc_batched. (#7511)
|
2024-07-10 01:46:56 -04:00 |
|
Muhammed Fatih BALIN
|
5434fc35db
|
[GraphBolt][Standalone] Reduce and mark dependencies on DGL. (#7499)
|
2024-07-09 05:58:20 -04:00 |
|
Muhammed Fatih BALIN
|
9e546f3075
|
[GraphBolt] gb.TemporalLayerNeighborSampler (#7503)
|
2024-07-09 16:51:22 +08:00 |
|
Muhammed Fatih BALIN
|
52651379a0
|
[GraphBolt][io_uring] Refactor and enable tests (#7506)
|
2024-07-09 04:06:09 -04:00 |
|
Muhammed Fatih BALIN
|
de33ee1ad5
|
[GraphBolt] Refactor S3-FIFO and add SIEVE, LRU and CLOCK. (#7508)
|
2024-07-09 01:37:30 -04:00 |
|
Muhammed Fatih BALIN
|
25c29537b9
|
[GraphBolt] Partitioned S3-FIFO Feature Cache implementation (#7492)
|
2024-07-04 22:24:15 -04:00 |
|
Muhammed Fatih BALIN
|
fb0547d613
|
[GraphBolt] Add temporal labor sampling to graph. (#7500)
|
2024-07-04 12:03:16 -04:00 |
|
Muhammed Fatih BALIN
|
95dc96a631
|
[GraphBolt][CUDA] Incremental GPU graph cache into gb.Dataloader. (#7475)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-06-26 15:38:31 -04:00 |
|
Muhammed Fatih BALIN
|
c822bc16f3
|
[GraphBolt][CUDA] Incremental GPU graph caching. (#7470)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-06-26 13:26:11 +08:00 |
|
peizhou001
|
b3e884e8fd
|
[Temporal] Add time window support (#7467)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
|
2024-06-25 16:57:31 +08:00 |
|
Xinyu Yao
|
e489e3843a
|
[GraphBolt] Fix blocks in minibatch when facing with empty edges in subgraph. (#7413)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-30-178.ap-northeast-1.compute.internal>
Co-authored-by: Skeleton003 <799284168.qq.com>
Co-authored-by: Skeleton003 <799284168@qq.com>
Co-authored-by: Mingbang Wang <100203018+Skeleton003@users.noreply.github.com>
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-06-13 17:36:38 +08:00 |
|
Rhett Ying
|
069a1527e6
|
[GraphBolt] enable to set single node/edge attribute (#7454)
|
2024-06-12 09:25:55 +08:00 |
|
Rhett Ying
|
e366260d43
|
[GraphBolt] pass tensor directly to probs or masks in sampling C++ API (#7449)
|
2024-06-06 14:47:38 +08:00 |
|
Mingbang Wang
|
ece1210817
|
[GraphBolt] Rename ItemSetDict as HeteroItemSet (#7424)
|
2024-05-24 13:39:27 +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 |
|
Muhammed Fatih BALIN
|
fb36b477d5
|
[GraphBolt][CUDA] GPUCachedFeature update fix. (#7384)
|
2024-05-09 17:06:48 +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 |
|
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
|
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 |
|
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
|
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
|
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 |
|