提交

4090 次代码提交

作者 SHA1 备注 提交日期
Rhett Ying 2a1ac588d5 [release] bump version to 2.2.1 (#7389) v2.2.1 2024-05-10 08:19:44 +08:00
Rhett Ying 1b5c02c16c [release] cherry-pick from master and release for 2.2.1 (#7388)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
Co-authored-by: Xinyu Yao <77922129+yxy235@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-05-10 08:16:17 +08:00
Rhett Ying 8873fb29d9 [release] update version (#7373) 2024-05-06 10:02:57 +08:00
Ramon Zhou f0213d2163 [GraphBolt] Refactor sampling (#7367) 2024-04-29 15:56:57 +08:00
Muhammed Fatih BALIN 6b140f28ed [GraphBolt] Hetero CPU sampling bug fix. (#7369) 2024-04-29 00:29:41 -04:00
pyynb 0d9a09df18 [graphbolt] Disable liburing (#7366) 2024-04-29 11:48:06 +08:00
Ramon Zhou 658b2086b0 [GraphBolt] Optimize hetero sampling on CPU (#7360) 2024-04-28 13:51:27 +08:00
Xinyu Yao 9090a8790c [GraphBolt] Hyperlink support in subgraph_sampler. (#7354)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-28 13:06:52 +08:00
peizhou001 ce37a9349a [Temporal] Add link prediction example (#7347)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2024-04-28 12:35:20 +08:00
Rhett Ying 0de1de3dcd [dev] upgrade minimum required torch version to 2.0.0 (#7358) 2024-04-26 16:58:15 +08:00
Xinyu Yao 3afa105be7 [GraphBolt][Doc] Update docs related to seeds. (#7351)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-25 13:05:54 +08:00
Xinyu Yao 6133cecdae [GraphBolt] Update tests related to seeds refactor. (#7352)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-25 11:58:48 +08:00
Xinyu Yao ba9c1521f6 [GraphBolt] Update docstring related to cleaning up seed_nodes and node_pairs. (#7341)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-24 12:43:31 +08:00
peizhou001 2251683443 [Temporal]Fix tensor option mismatch issue (#7346)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
2024-04-23 16:28:42 +08:00
Xinyu Yao 697a9977d5 [GraphBolt] Remove unused attributes in minibatch. (#7337)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-22 15:23:04 +08:00
Xinyu Yao c997434cdb [GraphBolt][CUDA] Update copy_to. (#7332)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-22 11:36:30 +08:00
Muhammed Fatih BALIN 324fd97618 [GraphBolt][CUDA] Minibatch.to() patch. (#7330) 2024-04-20 08:34:26 -04:00
Muhammed Fatih BALIN 7de2e51b5e [CUDA] Remove unused headers for CCCL 2.4 compat (#7329) 2024-04-20 13:34:28 +08:00
Muhammed Fatih BALIN b68a2fc069 Revert "[GraphBolt] Quick fix for GCC 8" (#7328) 2024-04-19 01:40:28 -04:00
Muhammed Fatih BALIN d853a010e0 [GraphBolt] Enable DistributedItemSampler test only on CPU. (#7323) 2024-04-19 10:58:57 +08:00
Muhammed Fatih BALIN 9a340c77b4 [GraphBolt][CUDA] Add missing thrust include for later CCCL versions. (#7325) 2024-04-19 10:58:15 +08:00
Hongzhi (Steve), Chen 0d62d45210 [Misc] Add Triston to jenkins allowlist. (#7327)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2024-04-19 10:56:05 +08:00
Triston a4e19691d5 [Determinism] Enable environment var to use cusparse spmm deterministic algorithm (#7310)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2024-04-19 09:00:40 +08:00
Muhammed Fatih BALIN a3d20dce88 [GraphBolt][CUDA] Make _convert_to_sampled_subgraph lighter. (#7312) 2024-04-18 12:44:57 -04:00
Hongzhi (Steve), Chen 6f9c20c3b6 Update clang (#7319)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2024-04-19 00:20:08 +08:00
Hongzhi (Steve), Chen 2925cbd4a6 Revert "[Misc] Update clang-format." (#7322) 2024-04-19 00:16:20 +08:00
Hongzhi (Steve), Chen afcd8ff0a3 Revert "[Misc] Update clang format." (#7321) 2024-04-19 00:15:53 +08:00
Hongzhi (Steve), Chen 00cb0f9e5f [Misc] Update clang format. (#7318)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2024-04-18 18:12:00 +08:00
Hongzhi (Steve), Chen b69308f2ee [Misc] Update clang-format. (#7317)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2024-04-18 18:03:10 +08:00
pyynb 73acefeaac [GraphBolt] Fix doc string of DiskBasedFeature (#7314)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-2-128.us-west-2.compute.internal>
2024-04-18 15:30:41 +08:00
Muhammed Fatih BALIN 4546e54f21 [GraphBolt][CUDA] Don't link against libcuda.so. (#7313) 2024-04-18 02:57:29 -04:00
pyynb 934761965d [GraphBolt] Disable support for F_contiguous arrays in DiskBasedFeature (#7316)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-2-128.us-west-2.compute.internal>
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2024-04-18 14:36:36 +08:00
Xinyu Yao 41a38486a5 [GraphBolt] Remove old version to in MiniBatch. (#7309)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-16 21:04:22 +08:00
Songqing Zhang bc3da3717e [Misc] Fix validation dataset's usage in RGCN link example (#7308) 2024-04-16 19:54:58 +08:00
Xinyu Yao 6309483d05 [GraphBolt] Remove old version subgraph sampler. (#7305)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-16 16:31:59 +08:00
Xinyu Yao 65272a53f2 [GraphBolt] Update docstring of ondisk dataset. (#7306)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-16 16:30:40 +08:00
Xinyu Yao 7612af0f18 [GraphBolt] Remove old version negative sampler. (#7302)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-15 12:51:09 +08:00
Xinyu Yao 21aeed86e3 [GraphBolt] Update docstring of itemset.py. (#7303)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-15 12:50:32 +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
Muhammed Fatih BALIN 2ff3006c35 [CUDA][Bug] CSR transpose bug in CUDA 12 (#7295) 2024-04-12 02:54:13 -04:00
Xinyu Yao 20e5e26697 [GraphBolt] Remove old version exclude edges. (#7299)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-12 14:30:06 +08:00
Muhammed Fatih BALIN 279ebb1563 [GraphBolt][CUDA] Link prediction --mode=cuda-cuda fix. (#7294) 2024-04-11 01:39:22 -04:00
Muhammed Fatih BALIN f0f424f70c [GraphBolt][CUDA] Better TORCH_CUDA_ARCH_LIST initialization. (#7293) 2024-04-10 13:41:53 +08:00
Mingbang Wang c264a4109a [Misc] rename a variable (#7260) 2024-04-10 13:33:08 +08:00
Xinyu Yao 0bd79a2bd9 [GraphBolt] Update name used in LegacyDataset. (#7283)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-09 13:03:56 +08:00
Xinyu Yao d9caeaaafc [GraphBolt] Update dataset names that exposed to users in examples. (#7280)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-08 17:06:49 +08:00
Muhammed Fatih BALIN e9661d3b36 [CUDA] Add Ada architecture to DGL architecture list. (#7282) 2024-04-08 03:49:31 -04:00
Muhammed Fatih BALIN 7b470eb0fa [GraphBolt] Quick fix for GCC 8 (#7279) 2024-04-08 01:12:18 -04:00
yxy235 e847fc44ff [GraphBolt] Update notebooks about how to construct ondisk datasets. (#7268)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-07 16:58:57 +08:00
Muhammed Fatih BALIN 78df81015a [GraphBolt] Add optimized unique_and_compact_batched. (#7239) 2024-04-07 04:55:08 -04:00