提交

提交图

  • 82ca781911 [Bug] Record stream when using another CUDA stream for data transfer (#4250) Xin Yao 2022-07-14 13:17:37 +08:00
  • 2f322a94b9 [BugFix] fetch device from graph (#4245) Rhett Ying 2022-07-14 10:25:07 +08:00
  • e26d206437 [Example][Bugfix] Fix link pred example in graphsage (#4255) Chang Liu 2022-07-13 17:30:51 -07:00
  • 1c9528f561 Doc: add a DGL-powered projects DGLD (#4254) PengZhang 2022-07-13 23:02:29 +08:00
  • 4361f8a69d [Test] Fix broken regression benchmarks (#4229) Rhett Ying 2022-07-13 17:26:45 +08:00
  • dad3606ab6 Support new format for multi-file support in distributed partitioning. (#4217) kylasa 2022-07-12 18:04:29 -07:00
  • c56e27a807 [Bugfix] Accessing data from the indexes stored in same device (#4242) Chang Liu 2022-07-12 18:02:07 -07:00
  • 14e4e1b0f7 [Dist] enable to specify sort_etype for sample_etype_neighbours (#4212) Rhett Ying 2022-07-11 18:37:25 +08:00
  • c65d6fa55f [Dist] format dtypes when loading graph in server (#4228) Rhett Ying 2022-07-11 14:08:17 +08:00
  • 1feec870c1 [Bugfix] Add CUDA context availability check before setting curand seed (#4223) Xin Yao 2022-07-09 10:19:10 +08:00
  • 3e26c3d198 fix caregnn (#4211) Xin Yao 2022-07-08 16:16:30 +08:00
  • 52d43127f7 [Example][Bugfix] Fix arma example (#4218) Chang Liu 2022-07-07 21:25:21 -07:00
  • e3b6ac8e6c [Dist][Test] Add tests for multi-node DistTensor (#4122) Serge Panev 2022-07-07 19:47:41 -07:00
  • 28b0904779 [Example][Bugfix] Fix dimenet example (#4219) Chang Liu 2022-07-06 23:52:10 -07:00
  • 9ee7ced5e3 [Performance] Redirect AllocWorkspace to PyTorch's allocator if available (#4199) Xin Yao 2022-07-07 13:35:44 +08:00
  • 9ae117d3cd [Feature] Add to_cugraph and from_cugraph to DGL (#4166) Vibhu Jawa 2022-07-06 20:52:17 -07:00
  • 0d1b2c5a2c [Example] Update README file of eges example (#4220) Chang Liu 2022-07-06 18:14:40 -07:00
  • 885be1784b [Example][Refactor] Refactor GCN example (#4160) Chang Liu 2022-07-05 00:58:31 -07:00
  • 9948ef4dc6 Added code to support multiple-file-support feature and removed singl… (#4188) kylasa 2022-07-04 22:58:03 -07:00
  • 85f281170f [CI] Add new CI stage for testing cugraph (#4171) Rhett Ying 2022-07-05 10:57:07 +08:00
  • b7187dd39f Merge branch 'dist_part' of github.com:dmlc/dgl into dist_part Da Zheng 2022-07-04 18:42:13 -07:00
  • a324440f83 Revert "Revert "[Distributed Training Pipeline] Initial implementation of Distributed data processing step in the Dis… (#3926)" (#4037)" Da Zheng 2022-07-04 18:41:42 -07:00
  • 0f0e7c7fad [Example][Bugfix] Bugfix for dgi example (#4201) Chang Liu 2022-07-01 21:48:17 -07:00
  • dcf1699280 [BugFix] check whether etype sorted when sampling (#4198) Rhett Ying 2022-07-01 15:52:14 +08:00
  • 033363eebe update version 0.8.x Quan Gan 2022-07-01 07:16:26 +00:00
  • a9768cb38f [Example][Refactor] Minor update on the golden example (#4197) Chang Liu 2022-06-30 23:34:45 -07:00
  • 6a6597a02a [Feature] extend sort_csr/csc_by_tag to edge (#4164) Rhett Ying 2022-07-01 13:16:11 +08:00
  • b76d0ed1db [Example][Refactor] Regolden graphsage example for future guide (#4186) Chang Liu 2022-06-30 06:56:13 -07:00
  • a6bd96aa96 Fix example crashes due to DGL API update (#4194) Chang Liu 2022-06-30 06:10:44 -07:00
  • f7dae4533a [CI] Reduce CI workload (#4196) Minjie Wang 2022-06-30 20:01:16 +08:00
  • 7735473b44 [Doc] fix typo (#4193) Quan (Andy) Gan 2022-06-30 15:00:43 +08:00
  • d2a22984c1 [bugfix] Implement __setstate__ for Column (fixes #4107) (#4174) nv-dlasalle 2022-06-29 19:10:44 -07:00
  • 3ccd973c37 code changes for bug fixes identified during mag_lsc dataset (#4187) kylasa 2022-06-29 14:18:12 -07:00
  • 8b19c28788 Update test_transform.py (#4190) Mufei Li 2022-06-29 21:03:23 +08:00
  • 32f12ee19e [Doc] Unify the minimal versions required for PyTorch/TensorFlow/MXNet (#4180) Xin Yao 2022-06-29 18:37:19 +08:00
  • 5bef48dfda [Performance] Optimize the use of alternative streams in dataloader (#4177) Xin Yao 2022-06-29 16:02:25 +08:00
  • 5640b12969 [CI] Upgrade software version of CI docker image (#4189) Rhett Ying 2022-06-29 13:34:13 +08:00
  • 1dddaad4f0 [bugfix] Allow communicators of size one when NCCL is missing (#3713) nv-dlasalle 2022-06-28 20:48:16 -07:00
  • a25a14f2fa [Bug Fix] Fix A Bug Related to GroupRevRes (#4181) Mufei Li 2022-06-28 21:17:20 +08:00
  • 1518861148 [BugFix] fix build issue on mac OS (#4175) Rhett Ying 2022-06-28 18:51:02 +08:00
  • cb39dbfa13 Update (#4178) Mufei Li 2022-06-28 15:44:03 +08:00
  • 150e92736f [DGL-Go] Inference for Graph Prediction Pipeline (#4157) Mufei Li 2022-06-28 11:23:18 +08:00
  • a5d8460c03 [Bug][Feature] Added more missing FP16 specializations (#4140) ndickson-nvidia 2022-06-27 17:26:18 -04:00
  • b8f905f18b [Bugfix] Fix that pin_prefetcher is not actually enabled (#4169) Xin Yao 2022-06-27 16:07:22 +08:00
  • 10db5d0b88 [BugFix] fix rpc-related build issue on mac OS (#4168) Rhett Ying 2022-06-27 13:13:03 +08:00
  • 9d425315da [Dist] enable USE_EPOLL in default (#4167) Rhett Ying 2022-06-27 09:12:54 +08:00
  • d1f6f3a848 [Doc] fix a bug in guide_cn (#4149) PotatoChipsNinja 2022-06-24 13:08:07 +08:00
  • 020f02498c [Performance][Optimizer] Enable using UVA and FP16 with SparseAdam Optimizer (#3885) nv-dlasalle 2022-06-23 18:20:08 -07:00
  • 548c85fff6 [BugFix] Fix Correct&Smooth (#4102) (#4158) Lucas Prieto 2022-06-23 12:11:15 +02:00
  • 598d746e59 [Example][Bugfix] Remove all torchtext legacy-related APIs for pytorch/pinsage example (#4130) Chang Liu 2022-06-23 01:06:18 -07:00
  • 077e002fe5 [Bugfix][Rework] Automatically unpin tensors pinned by DGL (rework #3997) (#4135) Xin Yao 2022-06-23 13:56:54 +08:00
  • 1ad65879a1 [Fix] Fix compiler warnings - part 1 (#4051) Triston 2022-06-22 20:57:43 -07:00
  • ab1b28111d [Dist] etype is not guaranteed to be sorted (#4156) Rhett Ying 2022-06-23 09:23:08 +08:00
  • 4d3c01d671 [Bug Fix] Fix the case when reverse_edge is False for citation graphs (#3840) Mufei Li 2022-06-22 23:52:02 +08:00
  • 71157b05a8 [Bug] Fix problem with ShaDowKHopSampler working with reverse edge type exclusion (#4145) Quan (Andy) Gan 2022-06-22 21:37:13 +08:00
  • 794ec4a440 [BugFix] fix unstable sort when using dataloader with HeteroGraph (#4147) maqy 2022-06-22 18:05:42 +08:00
  • 731cd90ad3 [Doc] Fix typo in nn-tensorflow.rst (#4154) JitongZ 2022-06-22 17:02:30 +08:00
  • 31e4a89b23 [DGL-Go] Inference for Node Prediction Pipeline (full & ns) (#4095) Mufei Li 2022-06-21 17:45:44 +08:00
  • 69226588a5 [Dist] defer to load node/edge feats (#4143) Rhett Ying 2022-06-20 19:44:37 +08:00
  • 532d4ac3d9 [Doc] Add ArangoDB-DGL in DGL-powered projects (#4139) Anthony Mahanna 2022-06-20 04:44:00 -04:00
  • 3ffe0c09b2 [Dist] re-try to receive rpc ndarray msg (#4142) Rhett Ying 2022-06-20 15:15:50 +08:00
  • 4a9be030df [Doc] Add distributed link prediction tutorial (#3993) RuisiZhang 2022-06-17 03:51:44 -07:00
  • b258729b3f [Dist] set socket as default backend for RPC (#4120) Rhett Ying 2022-06-16 13:08:19 +08:00
  • 702d08dbf9 add gtrick in DGL-powered projects (#4128) Yunxin Sang 2022-06-15 20:04:16 +08:00
  • 5f04fc2b31 [Doc] Updated transform ops list in dgl.rst (Issue #4087) (#4123) ndickson-nvidia 2022-06-15 02:52:37 -04:00
  • 652f4c0743 [Dist] Add env var for non-default SSH configs in tests (#4098) Serge Panev 2022-06-14 21:38:50 -07:00
  • 473bf15f8c [Bugfix] Disable non-atomic atomic operations (#4117) nv-dlasalle 2022-06-14 15:52:39 -07:00
  • 9a6f292493 [Bugfix] Fix fail to create_shared_mem_array in ddp spawn train #4110 (#4111) 彭齐荣 2022-06-14 23:39:36 +08:00
  • 7936e2eda1 [CI] loose time liimit for unit tests on Win64 (#4119) Rhett Ying 2022-06-14 20:13:03 +08:00
  • defa292bc0 [Dataset] Add Flickr and Yelp dataset (#4099) RecLusIve-F 2022-06-14 16:14:12 +08:00
  • 9501ed6a07 [Dist] master port should be fixed for all trainers (#4108) Rhett Ying 2022-06-14 11:22:22 +08:00
  • 92e7733065 [dataset] Add a reorder flag to builtin datasets (#4104) Huarui HE 2022-06-12 12:35:30 +08:00
  • 148575e489 Update README.md (#4105) Quan (Andy) Gan 2022-06-12 09:09:39 +08:00
  • 60b1c99241 [Fix] Wrap all CUDA runtime API/CUB calls with macro (#4083) Xin Yao 2022-06-11 12:18:01 +08:00
  • 966d1aa8b7 [Dist] avoid busy ssh connection (#4096) Rhett Ying 2022-06-09 19:35:42 +08:00
  • abcc9cce83 disable multiple groups tests due to random failure in CI (#4101) Rhett Ying 2022-06-09 17:40:53 +08:00
  • 549df65a77 [Bugfix] Fix example case: examples/pytorch/ogb/ogbn-proteins and examples/pytorch/ogb/ogbn-products (#4080) Chang Liu 2022-06-09 00:45:28 -07:00
  • cac3720b48 [Dist] enable time out when fetching msg (#4043) Rhett Ying 2022-06-08 20:20:03 +08:00
  • 2de80dde7d [DistTest] add python test of RPC (#4093) Rhett Ying 2022-06-08 17:03:02 +08:00
  • c1ff4c9b41 [DistTest] add basic pipeline for dist test across machines (#3984) Rhett Ying 2022-06-08 12:37:02 +08:00
  • d92a4e8b64 [Bug] Fixed missing dgl.transforms.functional __all__ entries (#4089) ndickson-nvidia 2022-06-07 21:31:44 -04:00
  • eabcc58e41 [Bug][Feature] Added cublasGemm<__half> specialization (#3988) (#4029) ndickson-nvidia 2022-06-07 04:00:02 -04:00
  • 85c2ff7131 [Doc] Update link to correct destination. (#3966) Tudor Andrei Dumitrascu 2022-06-07 04:56:34 +03:00
  • ea44da50de [Bug] Added common operations for FP16 on older GPUs (#4079) ndickson-nvidia 2022-06-06 13:48:33 -04:00
  • 31a81438fc parallelize csr2coo (#4081) Quan (Andy) Gan 2022-06-06 15:14:25 +08:00
  • 6014623d8f wrap all cuda kernel calls with macro (#4066) Xin Yao 2022-06-06 09:16:44 +08:00
  • a3ea4873d3 [Example] Remove Bias in Linear layer because of BatchNorm1d usage (#4071) Sai Kandregula 2022-06-04 14:46:20 +05:30
  • 6a91d18151 [DGL-Go] Graph Property Prediction Pipeline (#3927) Mufei Li 2022-06-04 15:43:34 +08:00
  • d31448dd24 [Bugfix] Fix GCMC examples (#4082) Chang Liu 2022-06-03 20:19:33 -07:00
  • 0f2ff47de6 [Example] Add BGRL example (#4077) RecLusIve-F 2022-06-03 23:13:30 +08:00
  • c9c79b4401 typo fix in TUDataset docs (#4056) Sai Kandregula 2022-06-03 10:59:32 +05:30
  • efd909e62e [NN] Enhance EGATConv branch (#4062) Riju Mukherjee 2022-06-03 09:23:10 +05:30
  • 92063d88f0 fix indent in minibatch-custom-sampler.rst (#4063) Xin Zhang 2022-06-03 01:00:31 +08:00
  • 89655cfda2 [Dataset] Add WikiCS Dataset (#4035) RecLusIve-F 2022-06-02 23:03:17 +08:00
  • 9e46423e4f [Bugfix] Fix cluster-gat examples (#4068) Chang Liu 2022-06-02 06:39:59 -07:00
  • d9c25521bc [Data] AsGraphPredDataset (#4073) Mufei Li 2022-06-02 16:18:48 +08:00
  • faf0fd0ac8 update version 0.8.2 Quan Gan 2022-05-25 07:04:08 +00:00
  • 9922f41f06 Change warning message for tensoradapter when not found (#4055) Quan (Andy) Gan 2022-05-29 02:04:31 +08:00
  • 00c09b9f91 Revert "[bugfix] Explicitly unpin tensoradapter allocated arrays (#3997)" (#4061) Quan (Andy) Gan 2022-05-28 20:44:20 +08:00
  • c577dc9fc3 add sanity check (#4050) Quan (Andy) Gan 2022-05-28 18:51:33 +08:00