提交

提交图

  • c40f54e643 [release] upgrade version to next one Rhett Ying 2024-01-12 08:54:11 +08:00
  • 92c8f08de4 [Graphbolt]Fix negative sampler (#6933) (#6938) v2.0.0 Rhett Ying 2024-01-11 18:31:37 +08:00
  • afca111427 [Graphbolt]Fix negative sampler (#6933) peizhou001 2024-01-11 16:29:50 +08:00
  • 3ff7ad9d2d [GraphBolt] update notebooks about numpy edges (#6936) Rhett Ying 2024-01-11 14:34:21 +08:00
  • b6087efd7f [GraphBolt] PyG example typo fix (#6931) Muhammed Fatih BALIN 2024-01-10 22:04:22 -05:00
  • 80203e34cd [GraphBolt] add node classification example for pyg model (#6872) hutiechuan 2024-01-11 07:50:32 +08:00
  • 04752e9f15 [GraphBolt] Add force_reload to OnDiskDataset. (#6930) yxy235 2024-01-10 19:21:46 +08:00
  • c047950394 [GraphBolt][CUDA] Dataloader num_workers > 0 fix. (#6924) (#6928) Rhett Ying 2024-01-10 13:26:32 +08:00
  • 1193e2e8ec [GraphBolt][CUDA] Dataloader num_workers > 0 fix. (#6924) Muhammed Fatih BALIN 2024-01-09 22:27:05 -05:00
  • 87b08393f8 [Doc] Add Graph Transformer Tutorial Documentation (#6889) rudongyu 2024-01-10 10:43:25 +08:00
  • 4323986b25 [GraphBolt] Get feature keys of FeatureStore. (#6920) yxy235 2024-01-09 17:14:48 +08:00
  • 0742b85bb0 [GraphBolt] Add opt to load tasks selectively. (#6905) yxy235 2024-01-09 11:27:56 +08:00
  • a697e79118 [GraphBolt] Support numpy for edges when constructing graph in preprocess_ondisk_dataset. (#6916) yxy235 2024-01-09 11:24:06 +08:00
  • b3224ce8db [GraphBolt] Switch to using AT_DISPATCH_INDEX_TYPES for graph (#6912) Muhammed Fatih BALIN 2024-01-08 02:27:17 -05:00
  • 61504ec5e6 [GraphBolt] Extend temporal sampling to labor (#6816) Muhammed Fatih BALIN 2024-01-08 01:04:27 -05:00
  • 92d4ba9071 [release] update version to 2.0.0 (#6915) Rhett Ying 2024-01-08 10:55:35 +08:00
  • 00281219d0 [release] cherry pick missing commits (#6914) Rhett Ying 2024-01-08 10:06:03 +08:00
  • 333ce36cb4 [GraphBolt] Add test for CopyTo extra_attrs (#6906) Ramon Zhou 2024-01-05 19:55:38 +08:00
  • 3b37918b02 [GraphBolt] Add more detail to CopyTo docstring (#6904) Ramon Zhou 2024-01-05 17:54:58 +08:00
  • b9cf36c375 [GraphBolt][CUDA] Add a node_type_offset_list property. (#6886) Muhammed Fatih BALIN 2024-01-05 02:46:36 -05:00
  • 557a8f817a [GraphBolt][CUDA] Multiple fanout hetero sampling support. (#6895) Muhammed Fatih BALIN 2024-01-05 01:58:15 -05:00
  • 9286621cdd [GraphBolt] Add multi-fanout per layer test. (#6890) yxy235 2024-01-05 13:29:36 +08:00
  • 25eabbb4ef [GraphBolt] Setting manual seed also sets the seed now. (#6900) Muhammed Fatih BALIN 2024-01-04 22:26:26 -05:00
  • 107b4347d2 [example] update docstring (#6902) Rhett Ying 2024-01-05 11:18:08 +08:00
  • 566910d86c [GraphBolt] Update gpu sampling tests of sample_beighbors. (#6892) yxy235 2024-01-04 16:28:49 +08:00
  • c09d466082 [GraphBolt] Add gpu tests to NeighborSampler. (#6880) yxy235 2024-01-04 15:56:14 +08:00
  • 95d6239483 [GraphBolt] Use diff() to calculate the differences for simplicity (#6884) Mingbang Wang 2024-01-04 13:43:15 +08:00
  • e9162491e5 [GraphBolt][CUDA] Fix pinned edge_id index_select (#6898) Muhammed Fatih BALIN 2024-01-04 00:39:30 -05:00
  • 29c3b06d4a [Graphbolt] Change the temporal filter condition of temporal sampler. (#6893) czkkkkkk 2024-01-04 11:20:10 +08:00
  • 55280b6727 [examples] update README for RGCN examples (#6894) Rhett Ying 2024-01-03 20:30:23 +08:00
  • 57281e9f21 [GraphBolt] sample with unknown etype (#6888) Rhett Ying 2024-01-03 20:24:24 +08:00
  • e9deff7d16 [example] update graphbolt rgcn readme (#6891) Rhett Ying 2024-01-03 15:42:11 +08:00
  • 42f5154aed [GrahpBolt] refine hetero_rgcn example (#6808) Mingbang Wang 2024-01-03 15:24:43 +08:00
  • d4b5ddcde7 [Example] modify dgl rgcn example to make it consistent with graphbolt's (#6882) Mingbang Wang 2024-01-03 15:23:51 +08:00
  • 397b7599f1 [Graphbolt] Support loading heterogeneous attributes in sampling graph. (#6873) czkkkkkk 2024-01-03 14:38:59 +08:00
  • f598178911 [Graphbolt] Support temporal sampling in SubgraphSampler. (#6846) czkkkkkk 2024-01-03 14:38:22 +08:00
  • d32a5980ca [doc] update gb utilities (#6881) Rhett Ying 2024-01-02 15:45:31 +08:00
  • cc1ebdf8b9 [dist] disable tool tests due to glitch Rhett Ying 2024-01-02 15:02:54 +08:00
  • 35b50b61a5 [Misc] using index_select to avoid IndexError (#6777) Mingbang Wang 2024-01-02 13:31:22 +08:00
  • 6e76bf3f62 [GraphBolt] Update docstring in NeighborSampler. (#6857) yxy235 2024-01-02 11:24:26 +08:00
  • ce223b3693 [GraphBolt][CUDA] Add type_per_edge reading support and ensure same types are consecutive (#6865) Muhammed Fatih BALIN 2024-01-01 21:53:28 -05:00
  • 1e34f6648a [release] upgrade latest vesion to 2.0 (#6879) Rhett Ying 2024-01-02 10:24:32 +08:00
  • 51ff825521 [GraphBolt] Remove FusedSampledSubgraphImpl. (#6858) yxy235 2024-01-02 09:39:18 +08:00
  • af990f37cc [GraphBolt] Remove unique_and_compact_node_pairs. (#6859) yxy235 2024-01-02 09:36:24 +08:00
  • fa4bf67585 [GraphBolt] set buffer_size as whole itemset in default (#6866) Rhett Ying 2024-01-02 08:38:46 +08:00
  • 212a6a1ffd [dist] skip verify_partitions as it is out-dated (#6878) Rhett Ying 2024-01-02 08:31:37 +08:00
  • 326ffba1ba [CI] loose accuracy in test Rhett Ying 2024-01-02 08:26:31 +08:00
  • e8be515cae [GraphBolt] Optimize _convert_to_sampled_subgraph. (#6867) yxy235 2023-12-31 00:26:00 +08:00
  • 3200b88b55 [Graphbolt] Add TemporalNeighborSampler. (#6814) czkkkkkk 2023-12-30 12:51:38 +08:00
  • f758c7c1d1 [DistDGL] fix distributed partition issue (#6847) Rhett Ying 2023-12-30 07:48:59 +08:00
  • 93a583439c [GraphBolt][CUDA] Remove unnecessary check and synchronization (#6863) Muhammed Fatih BALIN 2023-12-29 00:01:14 -05:00
  • a2cb2ecd0e [Graphbolt]Fix windows nominmax issue (#6853) peizhou001 2023-12-29 09:48:57 +08:00
  • 5b51e96800 [GraphBolt][CUDA] Fix graph pinning and add tests (#6864) Muhammed Fatih BALIN 2023-12-28 19:49:35 -05:00
  • 22a2513d0a [GraphBolt][CUDA] Reduce and hide unique_and_compact synchronizations. (#6841) Muhammed Fatih BALIN 2023-12-28 11:16:21 -05:00
  • 085691391b [GraphBolt][CUDA] Add .pin_memory_() to FusedCSCSamplingGraph (#6839) Muhammed Fatih BALIN 2023-12-28 11:05:21 -05:00
  • e7f0c3a160 [GraphBolt][CUDA] SampleNeighbors (Without replacement for now) (#6770) Muhammed Fatih BALIN 2023-12-28 10:59:20 -05:00
  • 01df9bade9 [GraphBolt][CUDA] InSubgraph (#6830) Muhammed Fatih BALIN 2023-12-28 09:52:28 -05:00
  • fa1ae3b7c5 [GraphBolt] Remove coo from FusedCSCSamplingGraph. (#6849) yxy235 2023-12-28 16:13:39 +08:00
  • f81e514df0 [GraphBolt][Bug] Quick fix for GPU sampling case. (#6856) Muhammed Fatih BALIN 2023-12-28 02:50:26 -05:00
  • 46a566afb2 [GraphBolt] Remove coo from blocks in MiniBatch. (#6855) yxy235 2023-12-28 15:44:25 +08:00
  • 59bb5406b3 Revert "[Sparse] Fix Windows.h dependency issue (#6741)" (#6843) czkkkkkk 2023-12-28 15:24:49 +08:00
  • aa7e35241d [dev] fix docstring Rhett Ying 2023-12-28 15:21:29 +08:00
  • 9b69ff8465 [GraphBolt] Remove coo from exclude_edges. (#6848) yxy235 2023-12-28 15:08:38 +08:00
  • 884a378c76 [GraphBolt] Update docstring in FusedCSCSamplingGraph. (#6837) yxy235 2023-12-28 15:03:34 +08:00
  • 749ac593b2 [doc] add graphbolt overview jpg (#6854) Rhett Ying 2023-12-28 12:06:51 +08:00
  • 6d3610c4d1 [dev] fix typo in docstring Rhett Ying 2023-12-28 10:31:30 +08:00
  • fd4ce7cc7c [GraphBolt][CUDA] Optimize gb.isin and refactor sort use in codebase (#6840) Muhammed Fatih BALIN 2023-12-27 09:08:31 -05:00
  • 0cb309a1b4 [GraphBolt] Refine CopyTo (#6791) Ramon Zhou 2023-12-27 16:54:03 +08:00
  • d780f6d0fb [GraphBolt] Remove coo from InSubgraphSampler. (#6845) yxy235 2023-12-27 16:43:12 +08:00
  • 40ee9e3762 [dev] add lintrunner into dev conda env Rhett Ying 2023-12-27 16:06:47 +08:00
  • abd4a7e8c4 [GraphBolt] Remove coo from neighborsampler. (#6844) yxy235 2023-12-27 15:30:56 +08:00
  • 7eca061244 [GraphBolt] Fix attribute error when testing fused_csc_sampling_grpah. (#6842) yxy235 2023-12-27 14:26:42 +08:00
  • d6bf038789 [examples] fix Graphormer as key in state_dict has changed (#6806) Songqing Zhang 2023-12-27 10:35:54 +08:00
  • 898af658c6 [Graphbolt] Add temporal sampling unittests. (#6795) czkkkkkk 2023-12-27 10:16:07 +08:00
  • 1f9ae6686e [GraphBolt] Rename node_pairs to sampled_csc. (#6836) yxy235 2023-12-27 09:58:23 +08:00
  • 437139f51a [GraphBolt][CUDA] gb.isin implementation (#6829) Muhammed Fatih BALIN 2023-12-26 10:22:35 -05:00
  • 7d5d576e19 [dev] enable GraphBolt build for all build types (#6832) Rhett Ying 2023-12-26 17:11:42 +08:00
  • 2056050729 [Misc] Fix Typo. (#6835) Hongzhi (Steve), Chen 2023-12-26 16:49:26 +08:00
  • 6178897d3c [GraphBolt] Remove opt output_cscformat from examples. (#6834) yxy235 2023-12-26 16:39:50 +08:00
  • 3645e493e3 [GraphBolt] Change default value from coo to csc in FusedCSCSamplingGraph. (#6833) yxy235 2023-12-26 16:38:52 +08:00
  • ca72965adf [Graphbolt] Add overview in doc (#6823) peizhou001 2023-12-26 16:28:37 +08:00
  • 59f1e7ee79 [Dev] add contributor to CI authority (#6828) hutiechuan 2023-12-26 15:23:44 +08:00
  • 3bcacc627a [doc] shorten notebook outputs (#6831) Rhett Ying 2023-12-26 14:52:12 +08:00
  • 5a24d02d2c [GraphBolt] Update docstring examples of NeighborSampler and LayerNeighborSampler. (#6820) yxy235 2023-12-26 14:20:48 +08:00
  • 60a27bc6e8 [GraphBolt][CUDA] Pass GPU architecture option from DGL (#6792) Muhammed Fatih BALIN 2023-12-26 00:55:06 -05:00
  • 5ce4266830 [GraphBolt] Modify docstring of SampledSubgraph. (#6821) yxy235 2023-12-26 13:45:25 +08:00
  • 6cb8c662a4 [GraphBolt][CUDA] CSRToCOO for NeighborSampling (#6797) Muhammed Fatih BALIN 2023-12-25 22:36:55 -05:00
  • 4162f08def [Sparse][Misc] Lower test_hgnn threshold to avoid spurious failures (#6827) Muhammed Fatih BALIN 2023-12-25 22:20:27 -05:00
  • 35e2d9a375 [GraphBolt] Modify docstring example of InSubgraphSampler. (#6822) yxy235 2023-12-26 11:04:14 +08:00
  • 208fa3683d [GraphBolt][CUDA] Unique and Compact (#6738) Muhammed Fatih BALIN 2023-12-25 20:29:46 -05:00
  • a259767bae [GraphBolt][CUDA] Use Current Stream and introduce CopyScalar class (#6796) Muhammed Fatih BALIN 2023-12-25 19:09:04 -05:00
  • 4d8ae71b87 [GraphBolt][CUDA] Macro for all types (#6824) Muhammed Fatih BALIN 2023-12-25 18:14:39 -05:00
  • 26e740a353 [GraphBolt][CUDA] Refactoring SliceCSCIndptr for Neighbor Sampling. (#6799) Muhammed Fatih BALIN 2023-12-25 11:28:39 -05:00
  • ceef30b4b7 [GraphBolt][CUDA] Adds an exclusive prefix sum function for Neighbor Sampling. (#6798) Muhammed Fatih BALIN 2023-12-25 11:28:16 -05:00
  • 869bfb67ac [GraphBolt] Change default sampled subgraph output from coo to csc. (#6819) yxy235 2023-12-25 16:02:05 +08:00
  • 0bf51a1671 [Sparse] Fix the NOMINMAX problem on Windows. (#6818) czkkkkkk 2023-12-25 15:00:37 +08:00
  • e42c7fcdec [Graphbolt] Implement Temporal Neighbor Sampling. (#6784) czkkkkkk 2023-12-22 14:50:05 +08:00
  • 8a8f2b00b9 [Graphbolt]Windows bug workaround (#6611) peizhou001 2023-12-22 14:47:23 +08:00
  • 017b6bb357 [doc] update YAML spec (#6812) Rhett Ying 2023-12-22 14:40:50 +08:00
  • 3e59b1d477 [doc] update OnDiskDataset (#6811) Rhett Ying 2023-12-22 14:15:11 +08:00