Commit Graph

  • 3d16000b41 [Bugfix][nn/PyTorch]: add checks to avoid view/reshape (0, -1, *) on empty tensors (#7894) master ikun 2025-08-01 07:53:10 +08:00
  • 743e65fa3b [docs] update doc website Rhett Ying 2025-02-11 08:26:08 +08:00
  • 51907e0485 fix(dgl/runtime): add static_cast to fix clang compilation when using OpenMP (#7844) elohmeier 2025-01-26 03:21:01 +01:00
  • ba731332bd [DeprecationWarning] Replacing soon-to-be-deprecated lazyInitCUDA with lazyInitDevice(at::kCUDA) (#7855) Andrei Ivanov 2025-01-15 17:53:23 -08:00
  • cd67ccc6ef Revert "[submodule] update libxsmm to latest" (#7854) 2.5.x Rhett Ying 2025-01-09 21:06:03 +08:00
  • 25a680d294 [submodule] update libxsmm to latest (#7853) Rhett Ying 2025-01-09 20:56:22 +08:00
  • 30cfa6ea54 [release] bump version to 2.5.0 RhettYing 2025-01-09 11:56:33 +00:00
  • 17017c2899 [distGB] graphbolt graph edge's mask will be filled with 0 if these edges have no mask initial (#7846) Wenxuan Cao 2025-01-09 19:52:10 +08:00
  • 540dd2ba4d [TestFailure] Resolving exceptions thrown across multiple GraphBolt tests. (#7852) Andrei Ivanov 2025-01-07 22:05:34 -08:00
  • 275183b16b [Test] Fixing issues related to SampledHeteroCSC and StaticHeteroCSC deprecation. (#7799) Andrei Ivanov 2025-01-05 18:34:28 -08:00
  • 88f109f173 [distGB]fix the problem when graph has few nodes or edges in distributed partition (#7824) Wenxuan Cao 2024-10-18 11:43:55 +08:00
  • d92c98d927 [distGB] change test_mp_dataloader (#7819) Wenxuan Cao 2024-10-16 12:52:59 +08:00
  • 4a6bfa459d Correcting Misleading Test Skip Reasons. (#7808) Andrei Ivanov 2024-10-10 18:49:16 -07:00
  • 433ffb34b1 [FutureWarning] Resolving the warning related to the use of a single-element series. (#7813) Andrei Ivanov 2024-10-09 22:29:33 -07:00
  • 31115aece2 [UserWarning] Eliminating the use of the deprecated verbose parameter. (#7812) Andrei Ivanov 2024-10-09 22:25:54 -07:00
  • 0dc0d57faa [DistDGL] back-compatible with dgl.dataloading (#7817) Rhett Ying 2024-10-06 08:38:09 +08:00
  • adbefc6c77 [DistGB]Restore the gb_convert_single_dgl_partition of the public function in partition.py (#7803) Wenxuan Cao 2024-09-25 10:40:07 +08:00
  • 55d66fe6c4 [GraphBolt][PyG] Refine examples. (#7806) Muhammed Fatih BALIN 2024-09-24 13:22:21 -04:00
  • 5ae64001f7 [GraphBolt][CUDA] rank_sort_async for Cooperative Minibatching. (#7805) Muhammed Fatih BALIN 2024-09-19 17:00:27 -04:00
  • 31ad9b5a8d [GraphBolt][CUDA] Fix Cooperative Minibatching bugs. (#7804) Muhammed Fatih BALIN 2024-09-19 14:57:42 -04:00
  • 3bc8e228fc [DistGB] enable dist partition pipeline to save FusedCSCSamplingGraph partition directly (#7728) Wenxuan Cao 2024-09-19 17:05:11 +08:00
  • d3453c3f14 [GraphBolt][CUDA] Add Cooperative Minibatching example. (#7801) Muhammed Fatih BALIN 2024-09-18 22:04:12 -04:00
  • 75e410c354 [GraphBolt][CUDA] Fix Cooperative bug and additional tests. (#7800) Muhammed Fatih BALIN 2024-09-17 16:15:19 -04:00
  • 55c224a304 [GraphBolt][CUDA] Cooperative Minibatching - Feature Loading (#7798) Muhammed Fatih BALIN 2024-09-14 20:57:44 -04:00
  • 864b023c47 [GraphBolt][CUDA] Add CooperativeConv and minor fixes. (#7797) Muhammed Fatih BALIN 2024-09-13 00:46:41 -04:00
  • 189b83c28c [GraphBolt][CUDA] Get world_size=1 somewhat for cooperative sampling. (#7796) Muhammed Fatih BALIN 2024-09-12 17:12:31 -04:00
  • 165e2507e7 [DistGB] modify partition.py to save FusedCSCSamplingGraph directly (#7727) Wenxuan Cao 2024-09-12 16:55:33 +08:00
  • 6a024733f8 remove squeeze(1) stanyang_probmask Stanley Yang 2024-09-12 07:16:35 +00:00
  • 53e70c57fb [GraphBolt][CUDA] Cooperative Minibatching initial exchange. (#7795) Muhammed Fatih BALIN 2024-09-11 17:46:50 -04:00
  • 1fc5f8a923 change based on #7462 Stanley Yang 2024-09-10 10:11:54 +00:00
  • bf125d8015 [Dist] fix node/edge map for few nodes/edges (#7785) Rhett Ying 2024-09-10 08:10:39 +08:00
  • ad1551d571 [GraphBolt][CUDA] Refactor gb.unique_and_compact, add async_op. (#7792) Muhammed Fatih BALIN 2024-09-09 14:31:16 -04:00
  • e8022e9494 [GraphBolt][CUDA] Expose UniqueAndCompact offsets. (#7789) Muhammed Fatih BALIN 2024-09-08 20:37:52 -04:00
  • bbe00c04ba [GraphBolt][Dataset] Merging part of #7708, igb-het small datasets by Bowen Yao's (#7788) Muhammed Fatih BALIN 2024-09-07 15:43:19 -04:00
  • 8772c02db7 [DistGB] fix prob attr not exist (#7783) Rhett Ying 2024-09-06 13:56:20 +08:00
  • f9097ee438 [Graphbolt][Dataset] Add igb-hom dataset (#7781) Bowen Yao 2024-09-06 00:04:53 -05:00
  • 12841c675b [Dist] backward compatible with dgl.dataloading.DistDataLoader (#7782) Rhett Ying 2024-09-06 11:21:52 +08:00
  • 32b11c98e5 [GraphBolt][CUDA] Expose RankSort to python, reorganize and test. (#7776) Muhammed Fatih BALIN 2024-09-05 17:47:42 -04:00
  • f71427f33f [GraphBolt][CUDA] Return partition offsets to be utilized in all_to_all. (#7775) Muhammed Fatih BALIN 2024-09-05 02:59:25 -04:00
  • 0734e33e0e [DistGB] save as graphbolt graph directly after partition test case (#7724) Wenxuan Cao 2024-09-05 14:08:28 +08:00
  • 4c8653339c [GraphBolt][CUDA] Fix hetero UniqueAndCompact bug. (#7773) Muhammed Fatih BALIN 2024-09-05 00:00:36 -04:00
  • 48f47d50a7 [UnitTest] Fix "[UnitTest] AttributeError: module 'numpy' has no attribute 'ComplexWarning'" in #7766 (#7768) Stanley Yang 2024-09-04 16:33:35 +08:00
  • 8fd6c68031 [GraphBolt][Doc] Clarify gb.fused_csc_sampling_graph type_per_edge arg. (#7771) Muhammed Fatih BALIN 2024-09-04 01:27:50 -04:00
  • b60ad557f5 [Graphbolt][Dataset] Add igb-hom-large to scripts (#7770) Bowen Yao 2024-09-03 23:55:58 -05:00
  • 7aabe208b2 [GraphBolt][CUDA] Refine the added partition function for later reuse. (#7769) Muhammed Fatih BALIN 2024-09-04 00:08:48 -04:00
  • c4c0037047 Include <optional> header file in utils.h (#7763) Renjie LIU 2024-09-04 08:09:33 +08:00
  • d1161229e0 [GraphBolt][CUDA] Cooperative Minibatching [1] - UniqueAndCompact. (#7765) Muhammed Fatih BALIN 2024-09-03 17:45:03 -04:00
  • b4df206c64 fix issue #7766 stanyang Stanley Yang 2024-09-03 08:35:42 +00:00
  • 9e6602f698 merge origin Ubuntu 2024-09-03 08:26:21 +00:00
  • 9a86a665ef [GraphBolt][CUDA] Remove unused num_bits argument from UniqueAndCompact (#7764) Muhammed Fatih BALIN 2024-09-02 17:50:08 -04:00
  • 6cd7fe99c9 [release] bump version to 2.5 for nightly (#7762) Muhammed Fatih BALIN 2024-09-02 01:21:09 -04:00
  • 694ef6518c [Dist] import dgl.distributed for examples (#7761) Rhett Ying 2024-09-02 10:55:48 +08:00
  • bb02829b6a Correcting the misleading reason for skipping the test. (#7749) Andrei Ivanov 2024-08-30 10:18:16 -07:00
  • a71946539f [Graphbolt] Add igb-hom-[tiny|small|medium] to disk_based_feature (#7759) Bowen Yao 2024-08-30 11:56:52 -05:00
  • c6c874bf7e [2.4.0] Release branch cut. (#7738) v2.4.0 2.4.x Muhammed Fatih BALIN 2024-08-25 13:02:36 -04:00
  • 647d8ea815 [GraphBolt][PyG] Add igb datasets to the examples. (#7758) Muhammed Fatih BALIN 2024-08-29 19:52:56 -04:00
  • b4bd509226 [Dataset] Contribute IGB-Homo dataset to node_classification.py (#7717) Bowen Yao 2024-08-29 18:15:29 -05:00
  • d6cf415cbb [GraphBolt][CUDA] Eliminate synchronization from exclude edges. (#7757) Muhammed Fatih BALIN 2024-08-29 19:11:34 -04:00
  • 03e83ac5a8 [dev] make sure graphbolt is not imported together with dgl (#7756) Rhett Ying 2024-08-29 16:59:06 +08:00
  • 9782c021de [Dist] move DistNode/EdgeDataLoader to distributed (#7755) Rhett Ying 2024-08-29 16:10:05 +08:00
  • eddbfca53e [DistGB] fix return_eids argument (#7754) Rhett Ying 2024-08-29 09:30:32 +08:00
  • b61d14c934 [GraphBolt][PyG] Link prediction example. (#7752) Muhammed Fatih BALIN 2024-08-27 19:29:55 -04:00
  • 240a49e68a [GraphBolt][Doc] Fix typo in documentation. (#7751) Muhammed Fatih BALIN 2024-08-27 14:15:32 -04:00
  • 25e7b1b7b1 [GRAPHBOLT][WARNINGS]Fixing warnings appearing in some graphbolt tests. (#7582) Andrei Ivanov 2024-08-27 03:57:38 -07:00
  • f38790bfba [GraphBolt][CUDA] Fix error when empty env variable is used. (#7748) Muhammed Fatih BALIN 2024-08-26 20:28:48 -04:00
  • 6bce0cdfc5 [GraphBolt][PyG] Use SampledSubgraph.to_pyg in examples. (#7747) Muhammed Fatih BALIN 2024-08-26 19:36:53 -04:00
  • 8eccbfa283 [GraphBolt][PyG] Add to_pyg for layer input conversion. (#7745) Muhammed Fatih BALIN 2024-08-26 18:53:51 -04:00
  • 033100932d [GraphBolt][Doc] Fix [gpu|cpu]_cached_feature rendering. (#7743) Muhammed Fatih BALIN 2024-08-26 01:26:26 -04:00
  • ffe3bb22e8 [GraphBolt][Doc] Fix read_async doc display issue. (#7741) Muhammed Fatih BALIN 2024-08-25 17:05:29 -04:00
  • d68029a605 [GraphBolt][Doc] Add numpy_save_aligned to documentation. (#7739) Muhammed Fatih BALIN 2024-08-25 15:54:52 -04:00
  • ea940f72b5 [GraphBolt][CUDA] Destroy dist group at the end of script. (#7736) Muhammed Fatih BALIN 2024-08-23 15:43:12 -04:00
  • 9514e7b9cd [GraphBolt] Minor improvement to item sampler and cache policy. (#7734) Muhammed Fatih BALIN 2024-08-23 14:55:14 -04:00
  • f37f24c77c [GraphBolt] Do not expose CPUFeatureCache storage tensor. (#7735) Muhammed Fatih BALIN 2024-08-23 14:43:01 -04:00
  • 37d1064c22 [GraphBolt] gb.DataLoader can simply be a datapipe. (#7732) Muhammed Fatih BALIN 2024-08-23 01:02:17 -04:00
  • b3eacd22d7 [GraphBolt] Refine examples. (#7733) Muhammed Fatih BALIN 2024-08-22 18:22:10 -04:00
  • 1d378f8f83 [GraphBolt][PyG] Heterogenous example. (#7722) Muhammed Fatih BALIN 2024-08-22 18:21:42 -04:00
  • c45d299c1d [GraphBolt] CachedFeature can handle hetero features now. (#7731) Muhammed Fatih BALIN 2024-08-21 13:27:26 -04:00
  • 8bdcd7eeea [GraphBolt] Feature.count(). (#7730) Muhammed Fatih BALIN 2024-08-21 11:27:33 -04:00
  • 0e649fc68c [GraphBolt] Rename feature cache files and add max_size. (#7729) Muhammed Fatih BALIN 2024-08-21 11:15:09 -04:00
  • 470cdc5789 [Warnings] Removing warnings appearing in feature_fetcher tests. (#7633) Andrei Ivanov 2024-08-20 22:23:54 -07:00
  • aca40c869c [GraphBolt] Make CachePolicy hetero capable [1] (#7723) Muhammed Fatih BALIN 2024-08-20 14:38:36 -04:00
  • e5a5d76012 [GraphBolt] Always enable prefetch before CopyTo. (#7721) Muhammed Fatih BALIN 2024-08-20 13:46:39 -04:00
  • 513a50f189 [GraphBolt][Doc] Improve documentation. (#7718) Muhammed Fatih BALIN 2024-08-20 06:04:12 -04:00
  • 0b2d538c01 [GraphBolt][io_uring] Document QueueAndBufferAcquirer. (#7713) Muhammed Fatih BALIN 2024-08-20 02:46:07 -04:00
  • 2ce0ea0d0d [GraphBolt] Fix hetero sampling bug with single fanout. (#7719) Muhammed Fatih BALIN 2024-08-18 19:21:54 -04:00
  • fc29d0eb02 [GraphBolt][CUDA] Overlap original edge ids fetch. (#7714) Muhammed Fatih BALIN 2024-08-18 10:24:55 -04:00
  • b1e39432bf [Build] Organize cmake file (Fixed) (#7715) Muhammed Fatih BALIN 2024-08-18 10:15:01 -04:00
  • 09ea3196e6 [GraphBolt][CUDA] Update CCCL to get backport fix. (#7716) Muhammed Fatih BALIN 2024-08-17 00:42:19 -04:00
  • 25210816ff [GraphBolt][CUDA] Eliminate synchronization for overlap_graph_fetch. (#7709) Muhammed Fatih BALIN 2024-08-16 17:42:14 -04:00
  • 396f5f1c5d [GraphBolt][CUDA] gb::async supports alternative streams now. (#7712) Muhammed Fatih BALIN 2024-08-16 17:04:05 -04:00
  • 4910eace8c Revert "[Build] Organize cmake file." (#7710) Hongzhi (Steve), Chen 2024-08-16 15:29:56 +08:00
  • 921fb15f14 [GraphBolt] Refactor datapipes folder and add to_graph. (#7688) Muhammed Fatih BALIN 2024-08-16 00:26:32 -04:00
  • bca5924296 [GraphBolt] Rename sampled_edge_ids for clarity. (#7704) Muhammed Fatih BALIN 2024-08-16 00:10:25 -04:00
  • 1eb0f9c116 Clarify the docstring for original_edge_ids in fused_sampled_subgraph. (#7703) Hongzhi (Steve), Chen 2024-08-16 12:09:27 +08:00
  • 9c874d0219 [GraphBolt][CUDA] Use async for GPUGraphCache. (#7707) Muhammed Fatih BALIN 2024-08-15 20:39:58 -04:00
  • db574f5b0b [GraphBolt][CUDA] Enable asynchronous sampling for multigpu example. (#7706) Muhammed Fatih BALIN 2024-08-15 14:48:15 -04:00
  • fcbdcceb9e [GraphBolt][CUDA] Eliminate GPUCache synchronization. (#7705) Muhammed Fatih BALIN 2024-08-15 13:56:48 -04:00
  • c6fa8f446a [dev] add more info about load failure of GraphBolt (#7684) Rhett Ying 2024-08-15 16:19:13 +08:00
  • 8a38fc9799 [GraphBolt][CUDA] Enable recent optimizations in the examples. (#7702) Muhammed Fatih BALIN 2024-08-14 22:28:27 -04:00
  • 1c0ff2c924 [GraphBolt][CUDA] Keep CUDAStream only if cuda is available. (#7701) Muhammed Fatih BALIN 2024-08-14 22:26:01 -04:00