文件历史

745 次代码提交

作者 SHA1 备注 提交日期
keli-wen 46b411104f [Example] polish the example for heterograph node classification (#6063) 2023-08-10 01:58:49 +00:00
Andrei Ivanov a6fe07cf15 Improving the DEEPWALK example. (#6070)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:49 +00:00
Andrei Ivanov d76975ea5e Improving the CLUSTER_GAT example. (#6059) 2023-08-10 01:58:49 +00:00
Andrei Ivanov 11a69eaace Improving the RGCN_HETERO example (#6060) 2023-08-10 01:58:49 +00:00
Muhammed Fatih BALIN 65e32b2658 [Example] Labor sampling (#4718)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:49 +00:00
Andrei Ivanov 9aad292d61 Improving the citation_network example. (#6032) 2023-08-10 01:58:49 +00:00
Andrei Ivanov 14226badfe Improving the APPNP example. (#6054) 2023-08-10 01:58:49 +00:00
Andrei Ivanov dbe6ed0f3c Improving the GGNN example. (#6055) 2023-08-10 01:58:49 +00:00
Andrei Ivanov 144e9749a0 Removing the warning that appears in the Graph Transformer example (#6061) 2023-08-10 01:58:48 +00:00
Andrei Ivanov 2490efa198 Improving the PinSAGE example. (#6067) 2023-08-10 01:58:48 +00:00
Andrei Ivanov 931755fea0 Improving the CompGCN example. (#6068) 2023-08-10 01:58:48 +00:00
Andrei Ivanov 2a923a086d Improving the HGT example. (#6069) 2023-08-10 01:58:48 +00:00
Andrei Ivanov e95c42b427 Improving the output for the Cluster GCN example. (#6079) 2023-08-10 01:58:48 +00:00
Hongzhi (Steve), Chen f7ec92a56b [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-10 01:58:48 +00:00
Songqing Zhang 3b78c33d10 [Misc] Simplify the data path's assignment in python utils (#6058)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:48 +00:00
Andrei Ivanov bb51bdda8a Improving the PAGERANK example. (#6066) 2023-08-10 01:58:48 +00:00
Ilia Taraban ea3d6ac232 [Feature] Enable bfloat16 convert functions in Python API (#5760) 2023-08-10 01:58:48 +00:00
Andrei Ivanov c0299180fe Improving the HARD_GAT example (#6036)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:48 +00:00
Andrei Ivanov b592c96b8e Improving the DGI example. (#6034) 2023-08-10 01:58:48 +00:00
Andrei Ivanov 1e3e98cd43 Improving the GATv2 example. (#6035)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:48 +00:00
Andrei Ivanov 38ddd654f6 [Fix][Readability] Improving the Capsule Network example. (#5985)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:48 +00:00
Andrei Ivanov ac7da3475f Improving the MoNet example. (#5999)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
2023-08-10 01:58:48 +00:00
Andrei Ivanov 5c5642c251 Removing warnings in the EEG-GNN example. (#5925)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:48 +00:00
Andrei Ivanov 5500f81b57 Removing the UserWarning appearing in the mnist example. (#6000)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:48 +00:00
Hongzhi (Steve), Chen 36d851922d [Misc] Remove redundant blank line. (#5978)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-10 01:58:47 +00:00
Ramon Zhou 90eea59913 [Misc] Add comments and highlights to examples/multigpu/node_classification_sage.py (#5956)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:47 +00:00
Zhiteng Li 99e1ea03ee [Example] Graphormer for ogbg-molhiv dataset (#5915)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 01:58:47 +00:00
caojy1998 eb1e88208a [CI] Add some notation for train_full.py and move it to a new directory (#5863)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-6-31.ap-northeast-1.compute.internal>
2023-06-20 07:47:55 +00:00
Hongzhi (Steve), Chen 135be22eca [Misc] Update the comment in examples/sampling/node_classification.py (#5874) 2023-06-20 07:47:55 +00:00
Andrei Ivanov cadb8bf000 [Doc]Removing useless dataset loading instructions for the P-GNN example. (#5861)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-20 07:47:55 +00:00
hummingg 6e03c56a7f AIFB -> AIFBDataset (#5860) 2023-06-20 07:47:55 +00:00
Rhett Ying 62446968a7 [Examples] fix lint (#5838) 2023-06-20 07:47:55 +00:00
keli-wen c1cd61c36b [Examples] Add Sampling Examples (#5777) 2023-06-20 07:47:55 +00:00
Andrei Ivanov 76e09e00eb [Misc]Improving the output of the DCRNN training script. (#5790)
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-06-20 07:47:55 +00:00
Chang Liu ed69f7c2db [Example][Minor] Update README/requirements from sklearn -> scikit-learn (#5792) 2023-06-20 07:47:55 +00:00
Rhett Ying f7e2b02715 [Benchmark] update node classification for multigpu benchmark (#5674)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-06-20 07:43:05 +00:00
Rhett Ying 25fc69eb67 [Benchmark] log train time and test accuracy, choose device (#5662) 2023-06-20 07:43:05 +00:00
czkkkkkk f41934df87 [Sparse] Add conversion between DGLGraph and SparseMatrix. (#5553) 2023-04-20 18:00:34 +08:00
Mufei Li de292c7a82 [Example] Sparse Example for HAN (#5568)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
2023-04-19 22:31:22 +08:00
Mufei Li a1f7498240 [Example] Fix Various Examples Related to TorchMetrics (#5521)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
2023-04-10 15:54:00 +08:00
Hongzhi (Steve), Chen 5008af2210 [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes in examples. (#5492)
* pytorch_example

* fix

---------

Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-03-29 11:01:20 +08:00
Mufei Li a07305301e Update main.py (#5460) 2023-03-22 21:01:16 +08:00
Minjie Wang 8d99d30a82 add a link about the removed TGN example (#5456) 2023-03-15 22:08:38 +08:00
DominikaJedynak b7ce4b6a0c Tensorflow examples fix (#5433) 2023-03-09 10:38:19 +08:00
Tingyu Wang bcf9923b32 [Model] Add dgl.nn.CuGraphSAGEConv model (#5137)
* add CuGraphSAGEConv model

* fix lint issues

* update model to reflect changes in make_mfg_csr(), move max_in_degree to forward()

* lintrunner

* allow reset_parameters()

* remove norm option, simplify test

* allow full graph fallback option, add example

* address comments

* address reviews

---------

Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-02-22 13:43:28 +08:00
Hongzhi (Steve), Chen 9fe5092c17 lintrunner (#5326)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-02-19 22:50:07 +08:00
Hongzhi (Steve), Chen 704bcaf6dd examples (#5323)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-02-19 08:35:15 +08:00
Tingyu Wang 19b3cea166 [Model] Update CuGraphRelGraphConv to use pylibcugraphops=23.02 (#5217)
* update cugraph_relgraphconv

* update equality test

* update cugraph rgcn example

* update RelGraphConvAgg based on latest API changes

* enable fallback option to fg when fanout is large

---------

Co-authored-by: Mufei Li <mufeili1996@gmail.com>
2023-02-15 20:11:20 +08:00
Hongzhi (Steve), Chen b3308ae795 Cleanup mock_sparse related code. (#5230)
* remove_mock_sparse_example

* mock_sparse_test

* remove_mock_sparse

---------

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-02-01 15:17:14 +08:00
Hongzhi (Steve), Chen 30fb03a6bc Update example with spmatrix. (#5219)
* update

* graph

Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2023-01-20 15:39:55 +08:00