提交

提交图

  • adb07d1835 [Bugfix] Make preprocess compatible with openmpi (#4971) xiang song(charlie.song) 2022-11-30 00:55:10 -08:00
  • 60b02f2fc8 [Sparse] Add SparseMatrix transposition (#4940) czkkkkkk 2022-11-29 16:54:36 +08:00
  • d29b312c13 Update README.md Minjie Wang 2022-11-29 13:46:03 +08:00
  • 1edc92336b [Example] Hypergraph attention (#4941) Quan (Andy) Gan 2022-11-28 20:12:37 +08:00
  • 7469bc9284 [Sparse] GAT Example (#4955) Mufei Li 2022-11-28 19:23:23 +08:00
  • 08fd6cf826 [Feature] Add parquet support for node/edge features in chunked data (#4933) peizhou001 2022-11-28 18:13:16 +08:00
  • e0fc038db1 [Test] Fix duplicate seed generation in unit test (#4961) Quan (Andy) Gan 2022-11-28 16:20:31 +08:00
  • 566d231a4c [Dist] fix argument consistent with help message (#4957) Rhett Ying 2022-11-28 10:05:34 +08:00
  • 0a65559276 [Sparse] Support sparse format conversion (#4929) czkkkkkk 2022-11-27 17:01:18 +08:00
  • 0b9f64d607 small (#4954) Hongzhi (Steve), Chen 2022-11-25 17:56:15 +08:00
  • 815b88a63f [Dist][Test] Add blacklisting mechanism + misc fixes (#4950) Serge Panev 2022-11-25 01:50:39 -08:00
  • 226d1159a9 [Misc] Auto fix by black. (#4952) Hongzhi (Steve), Chen 2022-11-25 09:24:44 +08:00
  • f118ea9537 black (#4951) Hongzhi (Steve), Chen 2022-11-25 09:19:17 +08:00
  • c59000ac3a [Cleanup] Remove duplicated _IndexSelect (#4874) Xin Yao 2022-11-24 14:48:37 +08:00
  • 0cb5f0fdc0 [Sparse] Be compatible with Pytorch 1.13 and later version (#4935) czkkkkkk 2022-11-24 07:36:18 +08:00
  • c53deb26ab [Sparse] APPNP example (#4919) Mufei Li 2022-11-23 14:30:30 +08:00
  • 61fa640193 [Sparse] SGC example (#4918) Mufei Li 2022-11-22 17:38:27 +08:00
  • aa41989573 [Performance] Leverage hashmap to accelerate CSRSliceMatrix<kDGLCUDA, IdType> (#4924) Ping Gong 2022-11-22 17:04:47 +08:00
  • bf264d00fe [Feature] (La)yer-Neigh(bor) sampling implementation (#4668) Muhammed Fatih BALIN 2022-11-21 20:03:02 -05:00
  • 59f3d6e0b2 [Sparse] Add HGNN example (#4917) Quan (Andy) Gan 2022-11-22 01:07:05 +08:00
  • 0c70bc23f4 [Sparse] Refactor SIGN model. (#4921) Hongzhi (Steve), Chen 2022-11-21 23:22:58 +08:00
  • 4d641aba51 [CI] Enlarge timeout limit for dist test (#4927) Rhett Ying 2022-11-21 17:10:01 +08:00
  • cd3fa03035 [Dist] init node/edge data store for Node/EdgeDataView in appropriate place (#4906) Rhett Ying 2022-11-21 09:52:36 +08:00
  • 16eba6e88c [NN] Add biased multi-head attention module (dense) (#4916) Zhiteng Li 2022-11-20 14:55:25 +08:00
  • 65b34702e6 [Makefile] Refactor CUDA makefile and add Hopper (SM90) to default build (#4830) Xin Yao 2022-11-20 04:17:07 +08:00
  • c8ea9fa4e4 [Dist] Flexible pipeline - Initial commit (#4733) kylasa 2022-11-18 08:21:55 -08:00
  • ee5f096729 Update (#4920) Mufei Li 2022-11-18 20:39:48 +08:00
  • 4ecd2c8585 [Model] Add dgl.nn.CuGraphRelGraphConv model (#4826) Tingyu Wang 2022-11-18 01:04:51 -05:00
  • 2caef17eb8 [CI] deprecate CI tests for MXNet (#4915) Rhett Ying 2022-11-17 17:53:01 +08:00
  • 799245a764 [Dist] Fix bug in Dist partitioning (#4910) Serge Panev 2022-11-17 01:00:53 -08:00
  • 53895b958a [Sparse] SIGN example. (#4908) Hongzhi (Steve), Chen 2022-11-17 16:41:35 +08:00
  • 3103f8cb36 less than 2^31−1 nodes then 32-bit (#4912) hummingg 2022-11-17 10:58:28 +08:00
  • 06438d7033 [Sparse] Link to DGL (#4877) czkkkkkk 2022-11-17 10:14:08 +08:00
  • 6e1cc7dac2 [Dist] fix is_node check according to policy (#4911) Rhett Ying 2022-11-17 09:27:50 +08:00
  • b377e1b9c1 [Dist][Examples] refactor dist graphsage examples (#4269) Rhett Ying 2022-11-17 08:35:15 +08:00
  • ff090f698e [Sparse] Set Value and Dense (#4897) Mufei Li 2022-11-16 19:05:56 +08:00
  • 949f87cc1d [FFI] Change enumeration name in DGLObjectTypeCode to avoid conflict with Pytorch (#4905) czkkkkkk 2022-11-16 15:25:48 +08:00
  • c235d17d2d [Transform] Add ToLevi transform (#4884) Zhiteng Li 2022-11-16 11:54:27 +08:00
  • ca14488608 Revert "[Kernel] Parallel find edges (#4878)" (#4899) Quan (Andy) Gan 2022-11-15 17:57:14 +08:00
  • 5b193f9b7c Revert "[Performance] Make IdHashMap parallel (#4881)" (#4898) Quan (Andy) Gan 2022-11-15 17:56:56 +08:00
  • 56962858cc [Performance] Make IdHashMap parallel (#4881) Quan (Andy) Gan 2022-11-15 15:49:30 +08:00
  • 00c27cb264 [Kernel] Parallel find edges (#4878) Quan (Andy) Gan 2022-11-15 15:48:55 +08:00
  • 3132da2826 Deprecate (#4864) peizhou001 2022-11-15 10:01:01 +08:00
  • ee9887d66a [Fix]Support HGT mini-batch (#4664) dddg617 2022-11-14 16:18:39 +08:00
  • f4ee96db6c [Dist][Test] Add tests for multi-node DistDataLoader, DistNodeDataLoader, DistEdgeDataLoader (#4846) Serge Panev 2022-11-11 23:47:23 -08:00
  • a8f9d5ef92 [Bugfix] Fix that half-precision SpMM produce incorrect results (#4842) Xin Yao 2022-11-10 08:49:31 +08:00
  • 9699b93136 [API Deprecation]Change DGLHeteroGraph to DGLGraph in DOC (#4840) peizhou001 2022-11-10 08:38:47 +08:00
  • 9fe216df31 [Misc] Update cpplint. (#4844) Hongzhi (Steve), Chen 2022-11-09 15:44:43 +08:00
  • 6566c31fba Fix ogb/ogbn-mag/heter-RGCN example (#4839) Chang Liu 2022-11-08 22:08:01 -08:00
  • 344be1ef27 [Dist] Fix typo of metis preprocess in dist partitin pipeline xiang song(charlie.song) 2022-11-08 21:31:16 -08:00
  • 7d9a615ac4 [Sparse] Lint C++ files (#4845) czkkkkkk 2022-11-09 11:41:13 +08:00
  • cb5e3489c0 [Misc] Minor code style fix. (#4843) Hongzhi (Steve), Chen 2022-11-08 16:39:45 +08:00
  • 4cd0a68539 [DIST] Message size to retrieve SHUFFLE_GLOBAL_NIDs is resulting in very large messages and resulting in killed process (#4790) kylasa 2022-11-07 22:11:23 -08:00
  • 2db4928ea4 a better way to init threadlocal prng (#4808) Muhammed Fatih BALIN 2022-11-07 23:28:19 -05:00
  • 11c866ab37 fix (#4841) Hongzhi (Steve), Chen 2022-11-08 12:08:07 +08:00
  • 0d687968dd [Misc] Add // NOLINT for the very long code. (#4834) Hongzhi (Steve), Chen 2022-11-08 11:50:31 +08:00
  • e3bf182551 alltoall returns tensor list with None values, which is failing torch.cat(). (#4788) kylasa 2022-11-07 14:06:55 -08:00
  • 98b9e0faf6 [Dist] Create <graph_name>_stats.txt file if it does not exist before ParMETIS execution (#4791) kylasa 2022-11-07 14:06:16 -08:00
  • 53117c514d Reading files in chunks to reduce the memory footprint of pyarrow (#4795) kylasa 2022-11-07 14:05:12 -08:00
  • 5f0b61b858 [Dist] enable access DistGraph.edges via canonical etype (#4814) Rhett Ying 2022-11-07 21:35:41 +08:00
  • 889798fec5 [Misc] clang-format auto fix. (#4831) Hongzhi (Steve), Chen 2022-11-07 21:33:13 +08:00
  • 7c059e86c7 [Sparse] Add sparse matrix C++ implementation (#4773) czkkkkkk 2022-11-07 18:01:19 +08:00
  • df089424c7 [Misc] Minor code style fix. (#4825) Hongzhi (Steve), Chen 2022-11-07 14:20:47 +08:00
  • 8ac27dad1a [Misc] clang-format auto fix. (#4824) Hongzhi (Steve), Chen 2022-11-07 10:39:34 +08:00
  • bcd3768426 [Misc] Replace /*! with /**. (#4823) Hongzhi (Steve), Chen 2022-11-07 08:16:41 +08:00
  • 619d735df5 [Misc] Replace \xxx with @xxx in structured comment. (#4822) Hongzhi (Steve), Chen 2022-11-07 00:22:45 +08:00
  • 96297fb8fd [Feature] Add bfloat16 (bf16) support (#4648) Xin Yao 2022-11-06 19:48:36 +08:00
  • 1d2291943e [Transform] Add shortest distance (#4799) rudongyu 2022-11-06 14:04:14 +08:00
  • 8f0df39ee1 [Misc] clang-format auto fix. (#4810) Hongzhi (Steve), Chen 2022-11-04 23:00:52 +08:00
  • 401e1278fe [Misc] clang-format auto fix. (#4811) Hongzhi (Steve), Chen 2022-11-04 23:00:22 +08:00
  • 6c53f351c6 Replace \xxx with @xxx in structured comment. (#4815) Hongzhi (Steve), Chen 2022-11-04 22:59:13 +08:00
  • 33a2d9e1b6 [Misc] clang-format auto fix. (#4812) Hongzhi (Steve), Chen 2022-11-04 14:24:20 +08:00
  • 360e6cb48d mark explicit (#4813) Hongzhi (Steve), Chen 2022-11-04 13:48:34 +08:00
  • 1e8c645d8a [Dist] fix max length to 80 introduced in deprecate etype PR (#4809) Rhett Ying 2022-11-04 11:48:36 +08:00
  • ed8e9c4440 [Dist] deprecate etype and always use canonical etype for partition and load (#4777) Rhett Ying 2022-11-04 10:08:18 +08:00
  • 49a4436ac9 [MPOps] Add edge-wise message passing operators u_op_v (#4801) Minjie Wang 2022-11-04 09:23:09 +08:00
  • dccf1f16bf [Dist] remove dependecy of load_partition_book in change tool (#4802) peizhou001 2022-11-04 08:36:16 +08:00
  • 8ae50c422b [Misc] clang-format auto fix. (#4804) Hongzhi (Steve), Chen 2022-11-03 18:34:21 +08:00
  • 81831111a5 [Misc] clang-format auto fix. (#4805) Hongzhi (Steve), Chen 2022-11-03 15:39:37 +08:00
  • 16e771c09c [Bugfix] Fix that UVA cannot work on old GPUs (#4781) Xin Yao 2022-11-03 13:13:26 +08:00
  • d1517f4797 update version 0.9.x Quan Gan 2022-11-03 04:44:24 +00:00
  • 7c788f531c [Example] Update SEAL+NGNN for ogbl-citation2 (#4776) Ereboas 2022-11-03 10:24:03 +08:00
  • b2d38ca82c [Misc] clang-format auto fix. (#4803) Hongzhi (Steve), Chen 2022-11-02 23:15:34 +08:00
  • 07dc8fb666 [Misc] clang-format auto fix. (#4800) Hongzhi (Steve), Chen 2022-11-02 16:53:19 +08:00
  • 9d9280cb0e [NN] Add DegreeEncoder for graph transformer (#4742) ZhenyuLU_Heliodore 2022-11-02 13:29:41 +08:00
  • c5e83757de [Dist][Test] Add tests for multi-node DistGraph (#4396) Serge Panev 2022-11-01 02:41:33 -07:00
  • 2caa6bd02d [Dist] Enable save and load for Distributed Optimizer (#4752) peizhou001 2022-11-01 14:30:16 +08:00
  • 5833efe0e0 Update cugraph_nightly_torch (#4757) Vibhu Jawa 2022-10-31 20:33:12 -04:00
  • 9a72b78bc2 Updated the key to retrieve correct rank of a process (#4756) kylasa 2022-10-31 13:24:21 -07:00
  • ed66a20970 [NN] Add a learned laplacian positional encoder (#4750) Zhiteng Li 2022-10-31 11:11:37 +08:00
  • 2bca4759c1 [Sampling] Enable sampling with edge masks in sample_etype_neighbors (#4749) Quan (Andy) Gan 2022-10-29 15:49:44 +08:00
  • 72781efbcf [Sampling] Enable sampling with edge masks on homogeneous graph (#4748) Quan (Andy) Gan 2022-10-28 09:04:33 +08:00
  • 0aa8310a4d [Doc] Fix typo distributed-preprocessing.rst (#4774) Triston 2022-10-27 09:35:26 -07:00
  • f9805ef11c [Example] SEAL+NGNN for ogbl-citation2 (#4772) Ereboas 2022-10-28 00:31:24 +08:00
  • 4b1fb6816a [Model] Heterogeneous graph support for GNNExplainer (#4401) Infinity_X 2022-10-27 08:01:36 -05:00
  • 98adca6805 [Transform] Fix graph structure corruption with transform (#4753) Mufei Li 2022-10-27 15:34:24 +08:00
  • ea4d9e832d [Dist] fix etype issue in dist part pipeline (#4754) Rhett Ying 2022-10-27 09:44:04 +08:00
  • ec17136e6e [Deprecation] Examples (#4751) Mufei Li 2022-10-26 21:13:00 +08:00
  • 1990e797e1 [Dist] Reduce startup overhead: sort etypes and save in specified formats (#4735) Rhett Ying 2022-10-26 19:07:10 +08:00
  • e682fa74ba [EXAMPLE]Add device support in hetero_rgcn (#4677) Chendi.Xue 2022-10-21 19:03:43 -05:00