提交

提交图

3326 次代码提交

作者 SHA1 备注 提交日期
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
Hongzhi (Steve), Chen 34a2407cb0 [Misc] Lower the test threshold for hgnn example. (#6107)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-07 16:24:51 +08:00
Rhett Ying 96ddf41088 [GraphBolt] refactor FeatureStore and related impl (#6103) 2023-08-07 15:18:24 +08:00
keli-wen 8e86c89c3a [Example] polish the example for heterograph node classification (#6063) 2023-08-07 14:42:57 +08:00
Hongzhi (Steve), Chen cff938c6ad [Misc] Add comment to clarify __dgl_option. (#6106)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-07 13:06:46 +08:00
Hongzhi (Steve), Chen f7fef600e3 [Misc] Support build option: "all". (#6102)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-07 12:48:32 +08:00
xiangyuzhi 7b308dc6b6 Add new intern (#6105)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-20-11.ap-northeast-1.compute.internal>
2023-08-07 12:34:04 +08:00
Andrei Ivanov 5c7681b2d1 Removing warnings appearing in heterograph tests (#6095)
Co-authored-by: Xin Yao <xiny@nvidia.com>
2023-08-07 10:46:35 +08:00
Andrei Ivanov 8b35cbc80a Improving the DEEPWALK example. (#6070)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-07 10:16:04 +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
Ramon Zhou b53f9365f8 [Graphbolt] SampleNeighbors code refactor: add pick_fn (#6086)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-04 15:11:37 +08:00
Hongzhi (Steve), Chen 59a0aa971e Revert "[doc] remove --inplace" (#6099) 2023-08-04 13:12:48 +08:00
Hongzhi (Steve), Chen b9bb640a9a Revert "[Misc] clean up remove --inplace." (#6097) 2023-08-04 11:25:28 +08:00
Andrei Ivanov e0aa838971 Improving the CLUSTER_GAT example. (#6059) 2023-08-04 11:16:25 +08:00
Andrei Ivanov d20db1ec92 Improving the RGCN_HETERO example (#6060) 2023-08-04 10:29:39 +08:00
Hongzhi (Steve), Chen 566719b149 [Misc] clean up remove --inplace. (#6096)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-04 09:06:05 +08:00
Rhett Ying ec4f8f999e [doc] remove --inplace (#6094) 2023-08-04 08:18:52 +08:00
Rhett Ying 57b037fda6 [dev] remove distutils from dependency (#6089) 2023-08-03 17:07:27 +08:00
czkkkkkk 46809d2948 [Sparse] Add SparseMatrix.indices in docs. (#6092) 2023-08-03 17:04:13 +08:00
Hongzhi (Steve), Chen 3397496388 [Misc] Clean up build option for testing. (#6090)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-03 17:03:49 +08:00
Muhammed Fatih BALIN bdbc0178ef [Example] Labor sampling (#4718)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-03 16:20:01 +08:00
Hongzhi (Steve), Chen d7410cf468 [Misc] Support DGL feature option. (#6088)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-03 14:24:37 +08:00
Andrei Ivanov 158b0fcdc7 Improving the citation_network example. (#6032) 2023-08-03 13:49:53 +08:00
Andrei Ivanov 61b2f4e281 Improving the APPNP example. (#6054) 2023-08-03 13:49:34 +08:00
Andrei Ivanov 31f1b30c3e Improving the GGNN example. (#6055) 2023-08-03 13:47:12 +08:00
Andrei Ivanov 83437e67e0 Removing the warning that appears in the Graph Transformer example (#6061) 2023-08-03 13:22:56 +08:00
Andrei Ivanov ec7137dddf Improving the PinSAGE example. (#6067) 2023-08-03 13:19:54 +08:00
Andrei Ivanov 562a1c878e Improving the CompGCN example. (#6068) 2023-08-03 13:15:00 +08:00
Andrei Ivanov 2584f3af10 Improving the HGT example. (#6069) 2023-08-03 12:53:41 +08:00
Andrei Ivanov ee6518113f Improving the output for the Cluster GCN example. (#6079) 2023-08-03 10:32:24 +08:00
Hongzhi (Steve), Chen 0383941375 [Sparse] Add page rank example to DGL sparse Api. (#6077)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-03 09:44:52 +08:00
Rhett Ying 47d37e9191 [GraphBolt] convert TVT from list of list to list (#6080) 2023-08-02 14:56:57 +08:00
Hongzhi (Steve), Chen 12ade95c9e [Misc] Cleanup unused cmake util. (#6084)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-02 14:55:51 +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
Hongzhi (Steve), Chen ffd8edeb2a [Misc] Cleanup duplicated flags. (#6081)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-02 13:51:24 +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
Andrei Ivanov 17f6c4c9c1 Improving the PAGERANK example. (#6066) 2023-08-01 16:18:24 +08:00
Muhammed Fatih BALIN 224d6a6936 [Dev] Resolve compile issue with gcc 11.3.0 (#6072) 2023-08-01 14:37:24 +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
Songqing Zhang b6f5ba9a80 [Misc] Fix the directory of DGL_DOWNLOAD_DIR (#6048) 2023-07-28 11:33:37 +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
Andrei Ivanov 0c3b2b780f Improving the HARD_GAT example (#6036)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-27 14:05:01 +08:00