提交

提交图

  • ed50c170dd [DistGB] fix add edge attr request (#7460) Rhett Ying 2024-06-14 13:29:56 +08:00
  • e489e3843a [GraphBolt] Fix blocks in minibatch when facing with empty edges in subgraph. (#7413) Xinyu Yao 2024-06-13 17:36:38 +08:00
  • 7f1d164392 [DistGB]enable prob/mask sampling on graphbolt partitions (#7458) Rhett Ying 2024-06-13 17:25:22 +08:00
  • 94b691bd99 [Doc] Update index.rst: gcc 9 is needed (#7447) miheer vaidya 2024-06-12 18:48:31 -06:00
  • c29a2d01bc [DistGB] store original homo eids in default for GB partitions (#7455) Rhett Ying 2024-06-12 11:22:00 +08:00
  • 069a1527e6 [GraphBolt] enable to set single node/edge attribute (#7454) Rhett Ying 2024-06-12 09:25:55 +08:00
  • d281e4240c [DistGB] add testcases for DistDGL local sampling on multiple partitions (#7451) Rhett Ying 2024-06-07 14:00:12 +08:00
  • e366260d43 [GraphBolt] pass tensor directly to probs or masks in sampling C++ API (#7449) Rhett Ying 2024-06-06 14:47:38 +08:00
  • 4913a7b691 [DistDGL] add testcase for prob or mask sampling (#7448) Rhett Ying 2024-06-06 08:10:49 +08:00
  • 3edc19528c [DistGB] remove unnecessary testcases (#7444) Rhett Ying 2024-06-03 11:34:22 +08:00
  • 0fee9be329 [DistGB] exclude edges right after sampling (#7442) Rhett Ying 2024-06-03 10:16:44 +08:00
  • 70e631249c [GraphBolt] remove buffer in ItemSampler.__iter__ (#7430) Mingbang Wang 2024-05-31 16:31:50 +08:00
  • c00b451b05 [DistGB] add demo for LP with DIstGB (#7441) Rhett Ying 2024-05-30 16:30:03 +08:00
  • ec823dd0c3 [DistGB] enable exclude edges for graphbolt-based DistGraph (#7436) Rhett Ying 2024-05-29 17:01:08 +08:00
  • 002f1bc363 [DistGB] enable negative sampler for graphbolt-based DistGraph (#7435) Rhett Ying 2024-05-29 15:49:12 +08:00
  • 1eaa9c266f [DistGB] enable graphbolt sampling for DistEdgeDataLoader (#7432) Rhett Ying 2024-05-29 09:22:59 +08:00
  • 4729f7ba7b [DistGB] add testcase for etype sorted graph (#7429) Rhett Ying 2024-05-27 15:08:49 +08:00
  • 470769c877 [DistGB] enable find_edges() for GraphBolt partitions (#7416) Rhett Ying 2024-05-27 14:18:29 +08:00
  • d2a2bf0f8d [DistDGL] enable exclude_edges for sample_etype_neighbors() (#7427) Rhett Ying 2024-05-24 13:42:46 +08:00
  • ece1210817 [GraphBolt] Rename ItemSetDict as HeteroItemSet (#7424) Mingbang Wang 2024-05-24 13:39:27 +08:00
  • de17640295 [BUG][Example] Implementing the deprecated function is_string_like. (#7411) Andrei Ivanov 2024-05-23 19:47:52 -07:00
  • 7614f02ed8 [FutureWarn] Fix FutureWarning in TAHIN example. (#7418) Andrei Ivanov 2024-05-23 19:42:31 -07:00
  • 9dcdace519 [DistDGL] enable exclude edges sample_neighbors() (#7425) Rhett Ying 2024-05-23 11:51:38 +08:00
  • 9faa80a35b [GraphBolt][Misc] Add license to cuda backend files (#7421) Muhammed Fatih BALIN 2024-05-21 12:22:57 +03:00
  • 3574bff42c [GraphBolt] Update ItemSampler (#7408) Mingbang Wang 2024-05-21 14:48:47 +08:00
  • a3496048cc [DistGB] add NC example that uses DistEdgeDataLoader for train (#7420) Rhett Ying 2024-05-21 14:45:35 +08:00
  • 191681d851 [DistDGL] fix device mismatch when calling all_to_all with gloo backend (#7409) Rhett Ying 2024-05-17 08:08:24 +08:00
  • 08a7c74cf4 [Misc] Fix lint. (#7414) Xinyu Yao 2024-05-16 14:52:19 +08:00
  • 76a014eea6 [GraphBolt] utilize torch.Tensor.nbytes (#7402) Rhett Ying 2024-05-16 09:12:32 +08:00
  • 35d98b6077 [dev] update minimum torch version to 2.1.0 (#7401) Rhett Ying 2024-05-16 09:11:57 +08:00
  • 2ee440a68f [GraphBolt] Modify ItemSet/Dict requiring items to be tensors (#7394) Mingbang Wang 2024-05-15 11:48:56 +08:00
  • 5b3496892c [misc] fix path in README (#7407) Rhett Ying 2024-05-15 08:15:27 +08:00
  • 0851db72de [DistPart] Fix corner case in dist partition which always led to an assertion error being triggered. (#7395) Theodore Vasiloudis 2024-05-15 02:44:28 +03:00
  • 64750575a2 [CI] upgrade torch to 2.3.0 and cuda to 12.1 (#7399) Rhett Ying 2024-05-11 16:21:05 +08:00
  • 9fde953d4b [dev] remove unused dockerfiles (#7398) Rhett Ying 2024-05-11 10:39:29 +08:00
  • c35a8d5613 [dev] Update python versions in conda_build_config.yaml Rhett Ying 2024-05-11 10:32:52 +08:00
  • 962b054917 [dev] update minimum torch and cuda version when creating conda env (#7397) Rhett Ying 2024-05-11 10:20:36 +08:00
  • 6f2ccbff3c [GraphBolt][CUDA] Make dataloader pickleable. (#7391) Muhammed Fatih BALIN 2024-05-10 12:58:41 -04:00
  • 7a2e8737f9 [GraphBolt] Fix typo in PyG advanced example for CPU runs. (#7390) Muhammed Fatih BALIN 2024-05-10 00:00:35 -04:00
  • 2a1ac588d5 [release] bump version to 2.2.1 (#7389) v2.2.1 2.2.x Rhett Ying 2024-05-10 08:19:44 +08:00
  • 1b5c02c16c [release] cherry-pick from master and release for 2.2.1 (#7388) Rhett Ying 2024-05-10 08:16:17 +08:00
  • fb36b477d5 [GraphBolt][CUDA] GPUCachedFeature update fix. (#7384) Muhammed Fatih BALIN 2024-05-09 05:06:48 -04:00
  • 15e8e916a6 [BugFix] add workaround for torch 2.3.0 (#7383) Rhett Ying 2024-05-09 16:38:39 +08:00
  • 8b6f3c2ae4 [graphbolt] skip non-existent types in input_nodes (#7386) Rhett Ying 2024-05-09 16:28:10 +08:00
  • 41381fd446 [dev] add expecttest into dependency for dev Rhett Ying 2024-05-09 14:16:55 +08:00
  • 2da713f8a9 [GraphBolt] Update tests to confirm FusedCSCSampling graph can solve indptr and indices with different dtype. (#7378) Xinyu Yao 2024-05-08 13:30:56 +08:00
  • 67a897fa56 [CUDA] Update CCCL to 2.4.0. (#7375) Muhammed Fatih BALIN 2024-05-06 01:48:07 -04:00
  • e3082a32c4 [dev] bump version to 2.3 (#7374) Rhett Ying 2024-05-06 11:11:52 +08:00
  • 8873fb29d9 [release] update version (#7373) Rhett Ying 2024-05-06 10:02:57 +08:00
  • f0213d2163 [GraphBolt] Refactor sampling (#7367) Ramon Zhou 2024-04-29 15:56:57 +08:00
  • 6b140f28ed [GraphBolt] Hetero CPU sampling bug fix. (#7369) Muhammed Fatih BALIN 2024-04-29 00:29:41 -04:00
  • 0d9a09df18 [graphbolt] Disable liburing (#7366) pyynb 2024-04-29 11:48:06 +08:00
  • 658b2086b0 [GraphBolt] Optimize hetero sampling on CPU (#7360) Ramon Zhou 2024-04-28 13:51:27 +08:00
  • 9090a8790c [GraphBolt] Hyperlink support in subgraph_sampler. (#7354) Xinyu Yao 2024-04-28 13:06:52 +08:00
  • ce37a9349a [Temporal] Add link prediction example (#7347) peizhou001 2024-04-28 12:35:20 +08:00
  • 981f83174b [DoNotMerge]Update README.md Rhett-Ying-patch-1 Rhett Ying 2024-04-28 09:42:52 +08:00
  • 0de1de3dcd [dev] upgrade minimum required torch version to 2.0.0 (#7358) Rhett Ying 2024-04-26 16:58:15 +08:00
  • 3afa105be7 [GraphBolt][Doc] Update docs related to seeds. (#7351) Xinyu Yao 2024-04-25 13:05:54 +08:00
  • 6133cecdae [GraphBolt] Update tests related to seeds refactor. (#7352) Xinyu Yao 2024-04-25 11:58:48 +08:00
  • ba9c1521f6 [GraphBolt] Update docstring related to cleaning up seed_nodes and node_pairs. (#7341) Xinyu Yao 2024-04-24 12:43:31 +08:00
  • 2251683443 [Temporal]Fix tensor option mismatch issue (#7346) peizhou001 2024-04-23 16:28:42 +08:00
  • 697a9977d5 [GraphBolt] Remove unused attributes in minibatch. (#7337) Xinyu Yao 2024-04-22 15:23:04 +08:00
  • c997434cdb [GraphBolt][CUDA] Update copy_to. (#7332) Xinyu Yao 2024-04-22 11:36:30 +08:00
  • 324fd97618 [GraphBolt][CUDA] Minibatch.to() patch. (#7330) Muhammed Fatih BALIN 2024-04-20 08:34:26 -04:00
  • 7de2e51b5e [CUDA] Remove unused headers for CCCL 2.4 compat (#7329) Muhammed Fatih BALIN 2024-04-20 01:34:28 -04:00
  • b68a2fc069 Revert "[GraphBolt] Quick fix for GCC 8" (#7328) Muhammed Fatih BALIN 2024-04-19 01:40:28 -04:00
  • d853a010e0 [GraphBolt] Enable DistributedItemSampler test only on CPU. (#7323) Muhammed Fatih BALIN 2024-04-18 22:58:57 -04:00
  • 9a340c77b4 [GraphBolt][CUDA] Add missing thrust include for later CCCL versions. (#7325) Muhammed Fatih BALIN 2024-04-18 22:58:15 -04:00
  • 0d62d45210 [Misc] Add Triston to jenkins allowlist. (#7327) Hongzhi (Steve), Chen 2024-04-19 10:56:05 +08:00
  • a4e19691d5 [Determinism] Enable environment var to use cusparse spmm deterministic algorithm (#7310) Triston 2024-04-18 18:00:40 -07:00
  • a3d20dce88 [GraphBolt][CUDA] Make _convert_to_sampled_subgraph lighter. (#7312) Muhammed Fatih BALIN 2024-04-18 12:44:57 -04:00
  • 6f9c20c3b6 Update clang (#7319) Hongzhi (Steve), Chen 2024-04-19 00:20:08 +08:00
  • 2925cbd4a6 Revert "[Misc] Update clang-format." (#7322) Hongzhi (Steve), Chen 2024-04-19 00:16:20 +08:00
  • afcd8ff0a3 Revert "[Misc] Update clang format." (#7321) Hongzhi (Steve), Chen 2024-04-19 00:15:53 +08:00
  • 00cb0f9e5f [Misc] Update clang format. (#7318) Hongzhi (Steve), Chen 2024-04-18 18:12:00 +08:00
  • b69308f2ee [Misc] Update clang-format. (#7317) Hongzhi (Steve), Chen 2024-04-18 18:03:10 +08:00
  • 73acefeaac [GraphBolt] Fix doc string of DiskBasedFeature (#7314) pyynb 2024-04-18 15:30:41 +08:00
  • 4546e54f21 [GraphBolt][CUDA] Don't link against libcuda.so. (#7313) Muhammed Fatih BALIN 2024-04-18 02:57:29 -04:00
  • 934761965d [GraphBolt] Disable support for F_contiguous arrays in DiskBasedFeature (#7316) pyynb 2024-04-18 14:36:36 +08:00
  • 41a38486a5 [GraphBolt] Remove old version to in MiniBatch. (#7309) Xinyu Yao 2024-04-16 21:04:22 +08:00
  • bc3da3717e [Misc] Fix validation dataset's usage in RGCN link example (#7308) Songqing Zhang 2024-04-16 19:54:58 +08:00
  • 6309483d05 [GraphBolt] Remove old version subgraph sampler. (#7305) Xinyu Yao 2024-04-16 16:31:59 +08:00
  • 65272a53f2 [GraphBolt] Update docstring of ondisk dataset. (#7306) Xinyu Yao 2024-04-16 16:30:40 +08:00
  • 7612af0f18 [GraphBolt] Remove old version negative sampler. (#7302) Xinyu Yao 2024-04-15 12:51:09 +08:00
  • 21aeed86e3 [GraphBolt] Update docstring of itemset.py. (#7303) Xinyu Yao 2024-04-15 12:50:32 +08:00
  • 15ace31a16 [Misc] Using the aliases of builtin types like np.int is deprecated (#7300) Songqing Zhang 2024-04-15 11:41:02 +08:00
  • 2ff3006c35 [CUDA][Bug] CSR transpose bug in CUDA 12 (#7295) Muhammed Fatih BALIN 2024-04-12 02:54:13 -04:00
  • 20e5e26697 [GraphBolt] Remove old version exclude edges. (#7299) Xinyu Yao 2024-04-12 14:30:06 +08:00
  • 279ebb1563 [GraphBolt][CUDA] Link prediction --mode=cuda-cuda fix. (#7294) Muhammed Fatih BALIN 2024-04-11 01:39:22 -04:00
  • f0f424f70c [GraphBolt][CUDA] Better TORCH_CUDA_ARCH_LIST initialization. (#7293) Muhammed Fatih BALIN 2024-04-10 01:41:53 -04:00
  • c264a4109a [Misc] rename a variable (#7260) Mingbang Wang 2024-04-10 13:33:08 +08:00
  • 0bd79a2bd9 [GraphBolt] Update name used in LegacyDataset. (#7283) Xinyu Yao 2024-04-09 13:03:56 +08:00
  • d9caeaaafc [GraphBolt] Update dataset names that exposed to users in examples. (#7280) Xinyu Yao 2024-04-08 17:06:49 +08:00
  • e9661d3b36 [CUDA] Add Ada architecture to DGL architecture list. (#7282) Muhammed Fatih BALIN 2024-04-08 03:49:31 -04:00
  • 7b470eb0fa [GraphBolt] Quick fix for GCC 8 (#7279) Muhammed Fatih BALIN 2024-04-08 01:12:18 -04:00
  • e847fc44ff [GraphBolt] Update notebooks about how to construct ondisk datasets. (#7268) yxy235 2024-04-07 16:58:57 +08:00
  • 78df81015a [GraphBolt] Add optimized unique_and_compact_batched. (#7239) Muhammed Fatih BALIN 2024-04-07 04:55:08 -04:00
  • 7eb4de4bed [GraphBolt][CUDA] Sample neighbors synchronization optimization. (#7264) Muhammed Fatih BALIN 2024-04-07 02:38:51 -04:00
  • 912164a883 [Misc] Update liburing version to avoid unexpected dirty commit after build. (#7275) Hongzhi (Steve), Chen 2024-04-07 14:05:25 +08:00
  • b7b197807c [GraphBolt][Tutorial] MultiGPU tutorial as a notebook (#7134) Muhammed Fatih BALIN 2024-04-06 22:02:46 -04:00