文件历史

553 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying 9f444cd7ff [doc] update user guide 6.6 (#6656) 2023-12-01 13:15:57 +08:00
Rhett Ying 0a3f611614 [doc] update custom sampler (#6653) 2023-12-01 10:27:13 +08:00
Rhett Ying 1e40c81bf4 [doc] update minibatch link prediction (#6649) 2023-12-01 10:19:27 +08:00
Rhett Ying e02caa6777 [doc] update user_guide/minibatch/node_classification (#6628) 2023-11-30 11:33:36 +08:00
Rhett Ying 1d2a1cdc44 [doc] update edge classification chapter (#6642) 2023-11-30 09:02:05 +08:00
Rhett Ying e9c339b241 [doc] sort api members in groupwise (#6633) 2023-11-28 12:59:49 +08:00
Rhett Ying 8394df7a71 [doc] mark guide_cn/ko as out-dated (#6626) 2023-11-27 16:13:00 +08:00
Rhett Ying c63a926d69 [doc] remove deprecated tutoriasl for minibatch training (#6625) 2023-11-27 15:32:12 +08:00
Rhett Ying 47b828d217 [doc] add notebook for neighbor sampling overview (#6615) 2023-11-24 14:43:14 +08:00
Rhett Ying 0a8c533a91 [doc] add lp notebook for stochastic training (#6612) 2023-11-24 13:26:12 +08:00
Rhett Ying 170fa8b7e0 [doc] add NC notebook for stochastic training (#6610) 2023-11-24 11:10:44 +08:00
Rhett Ying f6345635b7 [GraphBolt] enable metadata for feature data in OnDiskDataset (#6595) 2023-11-22 13:02:23 +08:00
Rhett Ying ee6dc9b652 [GraphBolt][Doc] add tutorial and spec of OnDiskDataset (#6580) 2023-11-22 08:11:05 +08:00
paoxiaode 32749512f4 [Dataset] Add CIFAR10 MNIST dataset in benchmark-gnn (#6543)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-11-14 09:54:08 +08:00
LastWhisper 382a2de73c [GraphBolt] Refactor SampledSubgraph and update the corresponding method. (#6533) 2023-11-08 15:29:56 +08:00
LastWhisper 91fe0c9069 [GraphBolt] Refactor CSCSamplingGraph and update the corresponding method. (#6515) 2023-11-04 03:09:14 +08:00
Rhett Ying a2a3a91325 [GraphBolt][Doc] update examples and display methods on page (#6426) 2023-10-11 16:41:42 +08:00
Rhett Ying 7d87dcec6a [GraphBolt][Doc] update impl (#6418) 2023-10-11 15:11:37 +08:00
Rhett Ying 3349d34195 [GraphBolt][Doc] update top level APIs (#6415) 2023-10-10 10:49:55 +08:00
paoxiaode 8edcad2d80 [Dataset] Add VOCSuperpixels dataset in LRGB (#6389) 2023-10-08 14:03:27 +08:00
paoxiaode 614401ff06 [Dataset] Add peptides functional dataset in LRGB (#6363) 2023-09-26 10:22:33 +08:00
Rhett Ying c298223f5d [GraphBolt] add BuiltinDataset into doc page (#6355) 2023-09-20 09:58:39 +08:00
Hongzhi (Steve), Chen 89bed21a21 [Graphbolt] Add more class and ops to graphbolt doc. (#6307)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-09-11 22:19:21 +08:00
Hongzhi (Steve), Chen fa3f2f486b [Graphbolt] Introduce graphbolt doc. (#6292)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-09-07 10:03:47 +08:00
Andrei Ivanov c7e252cd19 Testing a data frame with unnamed columns. (#6186) 2023-08-22 13:16:53 +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
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
czkkkkkk 46809d2948 [Sparse] Add SparseMatrix.indices in docs. (#6092) 2023-08-03 17:04:13 +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
Ilia Taraban 8c213ef122 [Feature] Enable bfloat16 convert functions in Python API (#5760) 2023-07-31 18:09:32 +08:00
Nick Baker 70ad508367 [Model] Add Node explanation for Homogenous PGExplainer Impl. (#5839)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-07-10 14:17:39 +08:00
Jiahang Li d381f2263d [Dataset] MovieLens (#5567)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-17-164.ap-northeast-1.compute.internal>
2023-06-19 16:48:27 +08:00
OlegPlatonov 921476c8c6 [Dataset] Add heterophilous graphs. (#5853)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-15 09:14:19 +08:00
Rhett Ying c9778b5522 [DistDGL] remove use of tensorpipe from examples and docs (#5837) 2023-06-09 08:55:53 +08:00
czkkkkkk 44bcb3f8d2 [Doc] Cleanup DiagMatrix related definitions. (#5836) 2023-06-08 19:25:23 +08:00
Nick Baker b0308c8525 [Model] Implemented PGExplainer for Heterogeneous graph (#5739)
Co-authored-by: kxm180046 <kxm180046@utdallas.edu>
Co-authored-by: Kunal Mukherjee <kunmukh@gmail.com>
2023-06-07 13:42:36 +08:00
caojy1998 b981126b75 [doc] modify some expression in docs (#5801)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-182.ap-northeast-1.compute.internal>
2023-06-07 12:20:31 +08:00
Hongzhi (Steve), Chen a93e5578d6 [Misc] Remove xbyak (#5752)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-05-30 16:40:20 +08:00
Hongzhi (Steve), Chen 3d179846d5 [Misc] Clean up unused header. (#5716)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-05-23 20:13:02 +08:00
Kunal Mukherjee 484fabdcc1 [Model] Implemented PGExplainer for Homogeneous graph (#5550)
Co-authored-by: kxm180046 <kxm180046@utdallas.edu>
Co-authored-by: Infinity_X <Infinity_X@sinomo.net>
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-05-10 20:31:48 +08:00
paoxiaode c4c9b830ae [NN] GatedGCNConv (#5654) 2023-05-06 18:20:06 +08:00
Mufei Li 4c01563245 [Doc] Update for building from source on Linux (#5658) 2023-05-06 17:32:21 +08:00
Rhett Ying b740c3f0ba [Doc] fix lint configuration path (#5590) 2023-04-23 13:00:45 +08:00
Kunal Mukherjee c0f346e754 [Model] Implemented SubgraphX Explainer for Heterogeneous graph (#5530)
Co-authored-by: kxm180046 <kxm180046@utdallas.edu>
Co-authored-by: Nick Baker <ndbaker1@outlook.com>
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-04-21 14:05:02 +08:00
czkkkkkk f41934df87 [Sparse] Add conversion between DGLGraph and SparseMatrix. (#5553) 2023-04-20 18:00:34 +08:00
Rhett Ying 6247b0068a [Doc] add how to build Cython extension (#5564) 2023-04-18 09:15:43 +08:00
czkkkkkk b57c56d9a1 [Sparse] Support broadcasting operators (#5544) 2023-04-15 10:36:12 +08:00