文件历史

681 次代码提交

作者 SHA1 备注 提交日期
Andrei Ivanov 540dd2ba4d [TestFailure] Resolving exceptions thrown across multiple GraphBolt tests. (#7852) 2025-01-08 14:05:34 +08:00
Andrei Ivanov 433ffb34b1 [FutureWarning] Resolving the warning related to the use of a single-element series. (#7813) 2024-10-10 13:29:33 +08:00
Andrei Ivanov 31115aece2 [UserWarning] Eliminating the use of the deprecated verbose parameter. (#7812) 2024-10-10 13:25:54 +08:00
Rhett Ying 694ef6518c [Dist] import dgl.distributed for examples (#7761) 2024-09-02 10:55:48 +08:00
Rhett Ying 9782c021de [Dist] move DistNode/EdgeDataLoader to distributed (#7755) 2024-08-29 16:10:05 +08:00
Hongzhi (Steve), Chen 321e61f83b Delete examples/pytorch/transformer directory (#7568) 2024-07-23 12:29:22 +08:00
Muhammed Fatih BALIN 0baa5213a1 [GraphBolt] Move examples folder to root directory. (#7501) 2024-07-05 10:26:07 +08:00
Muhammed Fatih BALIN 40c50d6030 [GraphBolt] Labor example (#7437) 2024-06-25 12:25:59 +08:00
Andrei Ivanov de17640295 [BUG][Example] Implementing the deprecated function is_string_like. (#7411) 2024-05-24 10:47:52 +08:00
Andrei Ivanov 7614f02ed8 [FutureWarn] Fix FutureWarning in TAHIN example. (#7418) 2024-05-24 10:42:31 +08:00
Songqing Zhang bc3da3717e [Misc] Fix validation dataset's usage in RGCN link example (#7308) 2024-04-16 19:54:58 +08:00
Songqing Zhang 15ace31a16 [Misc] Using the aliases of builtin types like np.int is deprecated (#7300) 2024-04-15 11:41:02 +08:00
Andrei Ivanov ff66c42bfd [GCMC]Fixing warnings that appear during in gcmc training. (#7152) 2024-02-29 13:22:45 +08:00
Yi-Chien Lin 9d9e223783 [Bug] Fix the link to the image in argo readme (#7162)
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2024-02-29 10:30:22 +08:00
Yi-Chien Lin 2d2ad71e8c [Feature] ARGO: an easy-to-use runtime to improve GNN training performance on multi-core processors (#7003)
Co-authored-by: Andrzej Kotłowski <Andrzej.Kotlowski@intel.com>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2024-02-27 17:48:14 +08:00
Andrei Ivanov 00f3322403 [GCMC] Fixing a parser warning appearing in one of the gcmc examples. (#7118) 2024-02-22 10:42:51 +08:00
SuperYY 3ded35872f fix epoch loss (#6319) 2024-02-16 22:34:57 +08:00
Lourens Touwen 8204fe1912 [Example] Super small fix for import in HGL_SP example (#6984)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2024-02-14 23:35:15 +08:00
Zhen Liu 15d05be387 Fix num_labels to num_classes in dataset files (#6666) 2023-12-04 13:25:44 +08:00
Andrei Ivanov 09a1a2f893 Improving the JKNET example. (#6596) 2023-11-22 13:06:02 +08:00
Andrei Ivanov 35e5bca994 Improving the MLP example. (#6593) 2023-11-22 07:53:54 +08:00
SinuoXu 07db09f74b [Example] add ogc method (#6437)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-11-14 11:40:40 +08:00
yxy235 fedaa36da5 [Example] Fix numpy errors in examples. (#6554)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-11-13 11:21:41 +08:00
yxy235 6a1f94d362 [Examples] Fix bugs of numpy in examples. (#6546)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2023-11-09 10:09:53 +08:00
Andrei Ivanov 23c566a60a Adding --num_workers input parameter to the EEG_GCNN example. (#6467) 2023-10-26 10:18:22 +08:00
Muhammed Fatih BALIN ba61a56614 [Bug] fix inference for labor example (#6148) 2023-08-29 13:19:20 +08:00
Muhammed Fatih BALIN 7e4c226de4 [Model] Simplify labor example, add proper inference code (#6104) 2023-08-10 11:54:13 +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
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
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
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 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
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
Andrei Ivanov 17f6c4c9c1 Improving the PAGERANK example. (#6066) 2023-08-01 16:18:24 +08:00
Ilia Taraban 8c213ef122 [Feature] Enable bfloat16 convert functions in Python API (#5760) 2023-07-31 18:09:32 +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
Andrei Ivanov 885b0eae92 Improving the DGI example. (#6034) 2023-07-27 13:55:36 +08:00
Andrei Ivanov 1f9310117d Improving the GATv2 example. (#6035)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-27 13:43:18 +08:00
Andrei Ivanov 017d9d4010 [Fix][Readability] Improving the Capsule Network example. (#5985)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-27 13:15:48 +08:00
Andrei Ivanov 87a41e502d Improving the MoNet example. (#5999)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
2023-07-27 13:02:21 +08:00
Andrei Ivanov c334662bdb Removing warnings in the EEG-GNN example. (#5925)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-27 08:58:44 +08:00
Andrei Ivanov a64ff4825a Removing the UserWarning appearing in the mnist example. (#6000)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-14 13:30:12 +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
hummingg 5641594c36 AIFB -> AIFBDataset (#5860) 2023-06-13 01:55:33 +08:00