提交

提交图

3215 次代码提交

作者 SHA1 备注 提交日期
caojy1998 2446f2fd69 [Test] Add testcase for function AddSelfLoop (#5858)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
2023-06-13 14:59:50 +08:00
Andrei Ivanov b35f15b7f1 [Doc]Removing useless dataset loading instructions for the P-GNN example. (#5861)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-13 13:20:38 +08:00
Rhett Ying 8aa9d45231 [Dev]Update create_dev_conda_env.sh to enable cu118 2023-06-13 10:51:08 +08:00
hummingg 5641594c36 AIFB -> AIFBDataset (#5860) 2023-06-13 01:55:33 +08:00
Rhett Ying bdb787585d [GraphBolt] define __len__ for ItemSet/ItemSetDict (#5844) 2023-06-12 23:25:20 +08:00
keli-wen f5330cb6f3 [Sparse] Clean formats function docstring. (#5851)
update the DGLGraph.formats docstring
2023-06-12 15:13:56 +08:00
Rhett Ying 72ec1c95c6 [DistDGL] remove tensorpipe cpp code (#5850)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-06-12 10:50:58 +08:00
Rhett Ying df97f2e8ee [DistDGL] remove tensorpipe-based dist cpp test (#5849) 2023-06-12 09:45:48 +08:00
Rhett Ying 0f3223310d [DistDGL] remove tensorpipe from python APIs (#5848) 2023-06-09 16:35:51 +08:00
Zhiteng Li e47a02793f [NN] Refactor DegreeEncoder, SpatialEncoder and PathEncoder (#5799)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
2023-06-09 16:34:55 +08:00
caojy1998 4fd0a158ff [CI] Fix a description bug for AddSelfLoop (#5842)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-182.ap-northeast-1.compute.internal>
2023-06-09 13:30:39 +08:00
Hongzhi (Steve), Chen a051271731 [Misc] Fix indent for AddSelfLoop. (#5843)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-09 11:29:44 +08:00
czkkkkkk 154196854a [Tutotrial] Update sparse quickstart tutorial. (#5835) 2023-06-09 11:23:36 +08:00
Rhett Ying ec4284097f [GraphBolt] add typing hint for ItemSet/ItemSetDic/MinibatchSampler (#5841) 2023-06-09 10:40:12 +08:00
Rhett Ying 9c756a5e1e [GraphBolt] refine ItemSet/ItemSetDict and add examples (#5834) 2023-06-09 08:56:29 +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
Rhett Ying b6f774cd83 [Examples] fix lint (#5838) 2023-06-08 17:21:38 +08:00
Rhett Ying 5ada3fc944 [GraphBolt] rename DictItemSet as ItemSetDict (#5806) 2023-06-08 11:13:53 +08:00
Rhett Ying d88275cae7 [GraphBolt] support DictItemSet in MinibatchSampler (#5803) 2023-06-08 09:46:29 +08:00
Wang, Xiao 945b0e543a [Build] use c++17 on tensoradaptor build (#5791) 2023-06-07 15:45:14 +08:00
rudongyu 9211d34fb8 [BugFix] Fix khop_adj (#5754) 2023-06-07 14:16:20 +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
keli-wen 3a33c8b521 [Examples] Add Sampling Examples (#5777) 2023-06-07 13:29:32 +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
Andrei Ivanov d1247b6f32 [Misc]Improving the output of the DCRNN training script. (#5790)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-07 12:00:28 +08:00
Chang Liu 23772ee160 [Example][Minor] Update README/requirements from sklearn -> scikit-learn (#5792) 2023-06-07 10:33:31 +08:00
Rhett Ying a1051f0095 [GraphBolt] add MinibatchSampler which supports ItemSet (#5793) 2023-06-07 10:11:31 +08:00
Rhett Ying b56552ffff [dev] add torchdata into conda env yaml (#5800) 2023-06-06 23:07:17 +08:00
Rhett Ying fa3fbbfb8f [CI] update CI docker images (#5796) 2023-06-06 19:39:32 +08:00
Rhett Ying a1fe08a8ca [CI] install torchdadta in docker CI (#5795) 2023-06-06 14:23:55 +08:00
Hongzhi (Steve), Chen 0be0330106 [Misc] Update Jenkins. (#5794)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-06 13:21:24 +08:00
Rhett Ying 290e1e9d8d fix indent typo in docstring 2023-06-06 10:38:38 +08:00
Rhett Ying 0202598953 [Examples] refine dist train example (#5763) 2023-06-06 09:25:21 +08:00
caojy1998 041f78ba1f [CI] authorize new contributor (#5788)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-182.ap-northeast-1.compute.internal>
2023-06-05 23:22:52 +08:00
peizhou001 c4aa74baf8 [GraphBolt] Add probs for neighbor sampling (#5774) 2023-06-05 13:18:07 +08:00
peizhou001 b03d70d39a [Graphbolt] Add fanout check (#5776) 2023-06-04 11:53:10 +08:00
peizhou001 95cf6924a1 [Graphbolt] Return etypes in the neighbor sampling (#5773) 2023-06-04 10:42:59 +08:00
peizhou001 ae97049e6c [GraphBolt] Add return_eid for neighbor sampling (#5772) 2023-06-04 10:05:22 +08:00
Hongzhi (Steve), Chen 5f490d19b2 [Misc] Fix typo. (#5775)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-04 09:37:16 +08:00
peizhou001 b32345169b [GraphBolt] Add sample etype neighbors (#5771) 2023-06-03 15:20:23 +08:00
peizhou001 704aa4230f [GraphBolt] Add replace for neighbor sampling (#5770)
[Graphbolt] Add replace for sampling
2023-06-02 19:48:27 +08:00
peizhou001 c9c165f7cb [GraphBolt] Add fanout for neighbor sampling (#5768)
[Graphbolt] Add fanout for sampling
2023-06-02 18:50:04 +08:00
peizhou001 a99095e78c [GraphBolt]Simple neighbor sampling that picking all neighbors for given nodes (#5765)
[GraphBolt] Add neighbor sampling picking all neighbors for given nodes
2023-06-02 16:05:05 +08:00
Hongzhi (Steve), Chen 9ff56d2098 [Cleanup] Remove featgraph and unused TVM dependency. (#5767)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-06-02 15:14:31 +08:00
peizhou001 ee00729bbe [Graphbolt] Define API for Neighbor sampling (#5766)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
2023-06-02 14:17:36 +08:00
czkkkkkk f0b612227e [Graphbolt] Improve code quality (#5762) 2023-06-02 14:08:37 +08:00
czkkkkkk c9dfafe607 [Graphbolt] Avoid transitive inclusion (include what you need) (#5759) 2023-06-01 21:20:47 +08:00
Nicola Vitucci a9d6f77012 [Feature] Support heterogeneous graphs in the to_networkx method (#5726)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-01 19:49:15 +08:00
Rhett Ying bb43d0423a [Benchmark] relocate distributed node classification (#5681) 2023-06-01 14:02:34 +08:00