Andrei Ivanov
|
885b0eae92
|
Improving the DGI example. (#6034)
|
2023-07-27 13:55:36 +08:00 |
|
Andrei Ivanov
|
1f9310117d
|
Improving the GATv2 example. (#6035)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-27 13:43:18 +08:00 |
|
Andrei Ivanov
|
017d9d4010
|
[Fix][Readability] Improving the Capsule Network example. (#5985)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-27 13:15:48 +08:00 |
|
Hongzhi (Steve), Chen
|
416e2425b1
|
[Misc] Further polish gcn2conv.py (#6046)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-27 13:13:50 +08:00 |
|
Andrei Ivanov
|
87a41e502d
|
Improving the MoNet example. (#5999)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
|
2023-07-27 13:02:21 +08:00 |
|
Quan (Andy) Gan
|
cf5c19302e
|
[Bugfix] Fix 5873 (#5884)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-27 12:33:22 +08:00 |
|
Andrei Ivanov
|
c334662bdb
|
Removing warnings in the EEG-GNN example. (#5925)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-27 08:58:44 +08:00 |
|
Songqing Zhang
|
6f28e1adb7
|
[misc] Fix build warnings (#6037)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-26 14:38:03 +08:00 |
|
Quan (Andy) Gan
|
6af55f18cd
|
Update gcn2conv.py (#6020)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
|
2023-07-26 12:11:33 +08:00 |
|
wzm2256
|
e37c8acb6e
|
[Doc] Correct batch index in batch.py (#6043)
|
2023-07-26 07:36:50 +08:00 |
|
nv-dlasalle
|
c08192cbb4
|
[Bugfix] Allow pinning of empty tensor (#6044)
|
2023-07-25 16:03:26 -07:00 |
|
Hongzhi (Steve), Chen
|
b400af489d
|
[Graphbolt] Use dynamic buffer size for shuffle. (#6040)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-26 06:27:48 +08:00 |
|
keli-wen
|
80d16efac3
|
[Graphbolt] Add cat optimization for UniformPick (#6030)
|
2023-07-25 16:06:34 +08:00 |
|
Hongzhi (Steve), Chen
|
327589c8dc
|
[Misc] Polish the graphbolt code for labor sampling. (#6038)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-25 13:53:22 +08:00 |
|
Muhammed Fatih BALIN
|
69a532c1ab
|
[Feature] Gpu cache for node and edge data (#4341)
Co-authored-by: xiny <xiny@nvidia.com>
|
2023-07-24 13:17:10 +08:00 |
|
Hongzhi (Steve), Chen
|
7ec78bb6d2
|
[Graphbolt] change dataset method to property. (#6023)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-20 22:24:27 +08:00 |
|
AdamGrabowski
|
4135b1bd5b
|
[Performance] Fused sampling with compaction (#5924)
Co-authored-by: Hesham Mostafa <hesham.mostafa@intel.com>
|
2023-07-20 09:38:22 +08:00 |
|
keli-wen
|
4ceb0bffd7
|
[Graphbolt] Modify preprocess_ondisk_dataset function. (#6019)
fix str2
|
2023-07-19 16:12:10 +08:00 |
|
keli-wen
|
fe8a8fc0f6
|
[Graphbolt] Modify preprocess_ondisk_dataset function. (#6017)
fix str
|
2023-07-19 11:42:08 +08:00 |
|
Rhett Ying
|
b26da25297
|
[GraphBolt] remove pydantic_yaml from dependency (#6011)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-19 10:48:46 +08:00 |
|
Muhammed Fatih BALIN
|
d3bd4c6112
|
[Feature] Adding kappa feature for labor (Cooperative Minibatching) (#6006)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-19 10:34:28 +08:00 |
|
Muhammed Fatih BALIN
|
e34a507292
|
[Graphbolt][Feature] LABOR-0 implementation into sample_neighbors with tests (#5986)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-18 16:44:16 +08:00 |
|
Hongzhi (Steve), Chen
|
e7ff22f7be
|
[Misc] Simplify the comment. (#6007)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-18 13:06:34 +08:00 |
|
keli-wen
|
d90954b10c
|
[Graphbolt] Add the preprocess_ondisk_dataset function. (#5991)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-18 13:05:23 +08:00 |
|
Hongzhi (Steve), Chen
|
2746aac3ae
|
[Misc] Use old pydantic yaml version for CI. (#6009)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-17 17:40:00 +08:00 |
|
czkkkkkk
|
a52be5c683
|
[Graphbolt] Add exclude_edges impl and unittest. (#5996)
|
2023-07-14 17:08:05 +08:00 |
|
Muhammed Fatih BALIN
|
f5f7e08e10
|
[Performance][CUDA] Sorting for indices for UVM code path. (#5882)
|
2023-07-14 14:12:30 +08:00 |
|
Andrei Ivanov
|
a64ff4825a
|
Removing the UserWarning appearing in the mnist example. (#6000)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-14 13:30:12 +08:00 |
|
Muhammed Fatih BALIN
|
83115794c2
|
[Performance][CUDA] Faster CSRToCOO (#5648)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-14 12:57:38 +08:00 |
|
Muhammed Fatih BALIN
|
dc06060bb3
|
[CUDA] fixing partition bug (#6001)
|
2023-07-14 12:56:24 +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 |
|
Israt Nisa
|
6519ec2722
|
[BugFix] Fix API convert_dgl_partition_to_csc_sampling_graph (#5992)
|
2023-07-13 12:32:57 -04:00 |
|
Muhammed Fatih BALIN
|
c3aea1b62c
|
[Performance][CUDA] Labor UVA optimization (#5885)
Co-authored-by: Xin Yao <xiny@nvidia.com>
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-07-13 19:56:31 +08:00 |
|
peizhou001
|
b0fc234f4b
|
[Graphbolt] Reorg utils (#5989)
|
2023-07-13 16:20:34 +08:00 |
|
peizhou001
|
e8ef55c7ab
|
[Graphbolt] Fix docstring (#5995)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
|
2023-07-13 14:27:54 +08:00 |
|
Hongzhi (Steve), Chen
|
807a753c31
|
Revert "[Graphbolt] Add pickle serialization support for Graphbolt SampledSubgraph" (#5997)
|
2023-07-13 14:23:48 +08:00 |
|
Hongzhi (Steve), Chen
|
ed0d641666
|
Add mfbalin to Jenkins. (#5994)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-13 09:58:34 +08:00 |
|
Ramon Zhou
|
09e5aa961d
|
[Graphbolt] Add pickle serialization support for Graphbolt SampledSubgraph (#5979)
|
2023-07-12 23:03:22 +08:00 |
|
czkkkkkk
|
ced802d08e
|
[Graphbolot] Add the exclude edges interface (#5988)
|
2023-07-12 16:48:04 +08:00 |
|
peizhou001
|
7c2ea23aaf
|
[Graphbolt] Change input/output of sample neighbors to hetero format (#5980)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
|
2023-07-12 16:47:26 +08:00 |
|
Quan (Andy) Gan
|
f7f4e73a46
|
[GraphBolt] multiprocess dataloader (#5959)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-12 15:22:26 +08:00 |
|
peizhou001
|
a33fafb713
|
[Graphbolt] Change probs to name of attribute (#5968)
|
2023-07-12 14:15:55 +08:00 |
|
Rhett Ying
|
e6e5430419
|
[CI]upgrade pytorch to 1.13+cpu_cu116 (#5977)
|
2023-07-11 22:18:28 +08:00 |
|
peizhou001
|
4b4565077c
|
[Graphbolt] Add edge attributes (#5966)
|
2023-07-11 18:31:58 +08:00 |
|
Rhett Ying
|
aa795b2853
|
[Dev] upgrade pytorch/cuda/python version in dev conda env (#5984)
|
2023-07-11 17:58:45 +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 |
|
Rhett Ying
|
9d63f3ea22
|
[GraphBolt] call preprocess function first when init OnDiskDataset (#5982)
|
2023-07-11 15:37:35 +08:00 |
|
Rhett Ying
|
6efd2ca11b
|
[GraphBolt] use type instead of type_name to be unified (#5981)
|
2023-07-11 14:03:28 +08:00 |
|
Rhett Ying
|
25217dc624
|
[GraphBolt] add misc metadata for Dataset (#5976)
|
2023-07-11 13:16:14 +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 |
|