Ubuntu
|
a78e6a02b4
|
change negative sampler
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
7c157384b7
|
revert
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
a26891b95a
|
lint
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
8616748bb4
|
lint
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
f654285843
|
typo
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
0f84212137
|
add default value
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
55492b9520
|
lint
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
b31a532028
|
fix comments
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
38e2709601
|
change back input to node pair
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
3833faf6e5
|
change negative sampler
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
432b6b5a87
|
change name
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
c461d2be0b
|
remove unused header
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
6f5b6a067e
|
fix comments
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
19a50d3c07
|
change subgraph to list
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
78cfed2429
|
move seed node out
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
e02dc3a7f3
|
move unified data out from impl
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
6a0cbb81d7
|
add input nodes
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
5360650ed0
|
add desc
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
afe46260f9
|
add unified data structure
|
2023-08-16 10:34:07 +00:00 |
|
Ubuntu
|
593ed557a5
|
add unified data structure
|
2023-08-16 10:34:07 +00:00 |
|
keli-wen
|
b1dd592da7
|
[Graphbolt] 2-step loading, Add OnDiskDataset.load() method to trigger actual loading. (#6142)
|
2023-08-14 15:34:18 +08:00 |
|
Muhammed Fatih BALIN
|
f0d8ca1e40
|
[Dev] Change CXX standard to 17 (#6138)
|
2023-08-14 10:26:40 +08:00 |
|
keli-wen
|
2c64ae0330
|
[Graphbolt] Enhance preprocessing: Ensure relative paths in YAML and convert to absolute paths before loading. (#6110)
|
2023-08-11 16:19:07 +08:00 |
|
peizhou001
|
9116f67304
|
[Graphbolt]Unique and compact OP (#6098)
|
2023-08-11 07:58:33 +08:00 |
|
Andrei Ivanov
|
cf829dc38e
|
Fixing some unittest warnings. (#6122)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-08-10 11:53:20 +08:00 |
|
Andrei Ivanov
|
d19887cde5
|
Improving transform tests. (#6123)
|
2023-08-10 09:59:25 +08:00 |
|
paoxiaode
|
d5ae1ea05f
|
[BugFix] add input/output shape check in GatedGraphConv (#6119)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-08-09 19:16:46 +08:00 |
|
Rhett Ying
|
6b047e4d77
|
[GraphBolt] wrap tvt with task structure (#6112)
|
2023-08-09 13:27:22 +08:00 |
|
Ramon Zhou
|
144a491b8d
|
[Graphbolt] Update the sampler algorithm documentation for fanout = -1. (#6114)
|
2023-08-09 09:25:04 +08:00 |
|
keli-wen
|
129e75f325
|
[Graphbolt] Update preprocess to Accept Dataset Path Instead of YAML File Path (#6091)
|
2023-08-08 09:41:42 +08:00 |
|
caojy1998
|
bcb5be4ac8
|
[Bug fix] Fix the bug in creating unibipartite heterogenous graph (#6093)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
|
2023-08-07 18:50:22 +08:00 |
|
Rhett Ying
|
96ddf41088
|
[GraphBolt] refactor FeatureStore and related impl (#6103)
|
2023-08-07 15:18:24 +08:00 |
|
Jing Zhu
|
a1a3ce89ed
|
[SpotTarget]Edge sampler with excluding edges adjacent to low-degree nodes (#5893)
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: ZYH <31127200+Tonyzhou98@users.noreply.github.com>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-08-04 16:35:27 +08:00 |
|
Rhett Ying
|
57b037fda6
|
[dev] remove distutils from dependency (#6089)
|
2023-08-03 17:07:27 +08:00 |
|
Rhett Ying
|
47d37e9191
|
[GraphBolt] convert TVT from list of list to list (#6080)
|
2023-08-02 14:56:57 +08:00 |
|
Zhiteng Li
|
19c7e5afc0
|
[NN] Add EGT Layer (#6056)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
|
2023-08-02 14:14:08 +08:00 |
|
Songqing Zhang
|
9711d75fda
|
[Misc] Simplify the data path's assignment in python utils (#6058)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-08-02 12:43:13 +08:00 |
|
peizhou001
|
661f8177ce
|
[Graphbolt]Add data format (#6075)
|
2023-08-02 10:31:11 +08:00 |
|
Rhett Ying
|
14f396d0b7
|
[GraphBolt] change TVT format of OnDiskDataset (#6076)
|
2023-08-01 22:36:21 +08:00 |
|
Hongzhi (Steve), Chen
|
d2f192f814
|
[Misc] Add not-implemented error for api. (#6073)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-08-01 14:36:31 +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 |
|
Ilia Taraban
|
8c213ef122
|
[Feature] Enable bfloat16 convert functions in Python API (#5760)
|
2023-07-31 18:09:32 +08:00 |
|
Andrei Ivanov
|
61a4e0398c
|
Removing the warning in the DGL Label Propagation example. (#5993)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-28 10:41:48 +08:00 |
|
caojy1998
|
fddc0c48da
|
[BugFix] Updated some Cython code to adapt to Cython 3.0.0 version. (#6052)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
|
2023-07-27 20:31:08 +08:00 |
|
Muhammed Fatih BALIN
|
ede0558c20
|
[Feature] Dataloader gpu cache (#6033)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-07-27 17:23:22 +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 |
|
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 |
|
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 |
|