提交

提交图

  • 7ec165c2c5 default value typo fix in GlobalUniform negative sampler (#4060) Sai Kandregula 2022-05-28 10:52:41 +05:30
  • bef993076e [Bugfix] Fix PinSAGE Benchmark (#4058) Mufei Li 2022-05-28 00:31:57 +08:00
  • 7a065a9c56 [Build][Tests] Enable FP16 for GPU builds in CI (#4030) nv-dlasalle 2022-05-26 09:48:28 -07:00
  • d1124b7bef [Example][BugFix] Fix Lightning GraphSAGE examples (dmlc#4046) (#4053) 彭齐荣 2022-05-26 12:40:40 +08:00
  • 3c129ad71f [Bugfix] Cython CAPI holding GIL causes deadlock when Python callback is asynchronous (#4036) Minjie Wang 2022-05-25 10:02:44 +08:00
  • 230b886ec5 [Bug fix] Misc Fix for Transforms and NN Modules (#4038) Mufei Li 2022-05-24 18:08:08 +08:00
  • 744896e2d8 fix examples (#4016) Quan (Andy) Gan 2022-05-23 23:41:12 +08:00
  • bdaccc8270 [Bug Fix] Fix KeyError for rgcn-hetero Entity Classification w/ minibatch training (#4022) Mufei Li 2022-05-23 20:25:01 +08:00
  • d70a362dba Update shadow.py (#4034) Feiyang(Vance) Chen 2022-05-23 04:06:18 -07:00
  • 1425150459 Fix test naming (#4023) nv-dlasalle 2022-05-23 02:21:06 -07:00
  • 7c598aac6c Revert "[Distributed Training Pipeline] Initial implementation of Distributed data processing step in the Dis… (#3926)" (#4037) Da Zheng 2022-05-22 23:42:28 -07:00
  • 3fe5eea791 [NN] Label Propagation & Directional Graph Networks (#4017) rudongyu 2022-05-20 15:23:19 +08:00
  • 6de7d5faa7 [Bugfix] Fix conditional judgment of cuda (#4026) (#4027) Hao Yuan 2022-05-20 11:01:03 +08:00
  • 4b87e47f15 [Distributed Training Pipeline] Initial implementation of Distributed data processing step in the Dis… (#3926) kylasa 2022-05-18 17:39:47 -07:00
  • cba465f2c8 [BugFix] hetero ogbn-mag full neighbor inference. (#4010) Peiqi Yin 2022-05-18 16:46:55 +08:00
  • 53835bdb75 [Dist][BugFix] enable sampling on bipartite (#4014) Rhett Ying 2022-05-18 10:14:54 +08:00
  • 3dd54d5cae fix friendster dataset uasge (#4009) Xin Zhang 2022-05-17 18:14:00 +08:00
  • de5543e3db Update functional.py (#4015) Mufei Li 2022-05-17 14:14:04 +08:00
  • bacf2ab457 change the curandState and launch dimension of CSRRowwiseSample kernel (#3990) paoxiaode 2022-05-17 12:54:48 +08:00
  • e0e8736fa0 [Feature] Added floating-point conversion functions to dgl.transforms.functional (#3890) ndickson-nvidia 2022-05-16 21:17:15 -04:00
  • 1f2e696080 Prevent users from attempting to pin PyTorch non-contiguous tensors or views only encompassing part of tensor. (#3992) nv-dlasalle 2022-05-16 14:49:36 -07:00
  • fdd1fe1908 [bugfix] Explicitly unpin tensoradapter allocated arrays (#3997) nv-dlasalle 2022-05-16 13:02:02 -07:00
  • 65b0b9e8c3 [Dataset & Transform] Synthetic Datasets for Explainability and SIGNDiffusion Transform (#3982) Mufei Li 2022-05-16 22:32:09 +08:00
  • 03024f9587 [Peformance] Remove unnecessary induced vertices in EdgeSubgraph (#3978) Xin Yao 2022-05-16 15:03:42 +08:00
  • 4c14781427 [Optimization] Memory consumption optimization on index shuffling in dataloader (#3980) Quan (Andy) Gan 2022-05-14 02:11:01 +08:00
  • 65e6b04d8b [Build] enable USE_AVX in CI and regression tests (#4004) Rhett Ying 2022-05-13 12:29:11 +08:00
  • 4177f729fc Fix launch parameters index select kernel in sparse push (#3524) nv-dlasalle 2022-05-12 08:54:26 -07:00
  • cb39eae1c4 Supporting DGL build with arch specific optimization (#3996) Vikram Sharma 2022-05-11 14:38:42 -05:00
  • 1a6806e26d Make USE_AVX flag default value OFF (#3983) Vikram Sharma 2022-05-11 04:25:39 -05:00
  • 22e218d335 [Dist] Enable maximum try times for socket backend via DGL_DIST_MAX_T… (#3977) Rhett Ying 2022-05-11 13:03:06 +08:00
  • 74f0140533 [Example] Rename NodeDataLoader to DataLoader in GraphSAGE example (#3972) Quan (Andy) Gan 2022-05-11 09:10:54 +08:00
  • 22d7f92407 [CI] print commit/build ID into comment (#3989) Rhett Ying 2022-05-10 16:04:21 +08:00
  • d4d4fa1eaf Update pinsage readme: torchtext>=0.9.0 (#3974) Xinger 2022-05-10 12:41:01 +08:00
  • edf2d52666 [Dist][Optim] Fixed race conditions in distributed SparseAdam and SparseAdagrad (#3971) ndickson-nvidia 2022-05-09 12:05:31 -04:00
  • 6056ed62c2 Update Jenkinsfile (#3985) Mufei Li 2022-05-09 16:58:07 +08:00
  • 34981bd676 [Doc] Fix compact_graphs example docstring (#3953) Quan (Andy) Gan 2022-05-08 15:58:00 +08:00
  • b2ec5a2ea6 [Transform] Add FeatMask and RowFeatNormalizer transforms (#3968) RecLusIve-F 2022-05-07 11:59:39 +08:00
  • 334e6434d2 [DGL-Go] CI for DGL-Go (#3959) Mufei Li 2022-05-06 12:26:50 +08:00
  • 44dba197d1 [CI] fetch status and generate report in separate node/machine (#3973) Rhett Ying 2022-05-05 19:31:32 +08:00
  • 5b97a1a26e add bias argument (#3970) Krzysztof Sadowski 2022-05-05 04:17:24 +02:00
  • ae7e3db631 fix bugs in gat training script (#3505) Hengrui Zhang 2022-04-29 17:53:00 +08:00
  • 3f792071f6 [BugFix] fix CI status (#3963) Rhett Ying 2022-04-29 14:47:19 +08:00
  • 56614f320f [BugFix] fix job status in master CI (#3962) Rhett Ying 2022-04-29 12:54:13 +08:00
  • 529fd1075d [CI] fix job status (#3954) Rhett Ying 2022-04-28 15:49:29 +08:00
  • 5561af4517 [Feature] Dataloader worker affinitization (#3723) Daniil Sizov 2022-04-28 07:00:04 +02:00
  • 37be02a486 [Feature] enable socket net_type for rpc (#3951) Rhett Ying 2022-04-28 00:10:06 +08:00
  • c3baf4332b [Bug] Fix multi-GPU edge classification crashing with pure GPU sampling (#3946) Quan (Andy) Gan 2022-04-27 22:59:21 +08:00
  • 2eaa58e047 [CI] refine status check (#3958) Rhett Ying 2022-04-27 15:28:26 +08:00
  • 6e46bbf59c [Performance][GPU] Improving Disjoint Union kernel for Graph Dataloaders (#3895) ayasar70 2022-04-26 05:06:48 -07:00
  • 306e0a46e1 [Bug] Fixed optimizer definition in gnn_explainer (#3944) (#3948) Sharique Shamim 2022-04-25 14:09:44 +05:30
  • 248bece633 [NN] GINEConv (#3934) Mufei Li 2022-04-25 14:41:05 +08:00
  • df7a61210e Fix benchmark time measurement (#3928) Daniil Sizov 2022-04-24 15:45:04 +02:00
  • 764b5d0524 Fix test_module_heat_kernel test (#3941) Serge Panev 2022-04-22 22:32:29 -07:00
  • dc1c0ac28a [Example][Bug] Fix GAT example (#3947) Quan (Andy) Gan 2022-04-22 23:44:45 +08:00
  • 338db32d21 [Feature] Try upload report to s3 (#3891) Jinjing Zhou 2022-04-22 16:02:12 +08:00
  • 1453bf2ceb update version 0.8.1 Quan Gan 2022-04-12 22:00:01 +08:00
  • 4375c2d7e4 [Doc] Fix documentation in dgl.multiprocessing namespace (#3929) Quan (Andy) Gan 2022-04-16 00:35:06 +08:00
  • f5bba284f8 [Example] Add EGES example (#3756) WangYQ 2022-04-14 16:23:08 +08:00
  • a0bf5daa65 fix (#3903) Tong He 2022-04-13 12:28:19 +08:00
  • c380f0b5fa Update gatv2.py (#3921) Mufei Li 2022-04-13 09:47:52 +08:00
  • e06e63d5d5 [Feature] Enable UVA sampling with CPU indices (#3892) Quan (Andy) Gan 2022-04-12 20:56:51 +08:00
  • 0d878ff8ef [Example] Cleaned GraphSAGE node classification example with PyTorch Lightning (#3863) Quan (Andy) Gan 2022-04-12 17:26:23 +08:00
  • baa9292899 [bugfix] Fix EdgePredictionSampler for UVA sampling (#3904) nv-dlasalle 2022-04-12 00:25:21 -07:00
  • f931c6ba54 [Examples] Add pure gpu mode in the GraphSAGE node classification and link prediction (#3856) Serge Panev 2022-04-11 22:03:03 -07:00
  • 5fcd7f290f [Feature] Enable UVA for GPU PinSAGE and RandomWalk (#3857) Xin Yao 2022-04-11 20:01:23 +08:00
  • 23a5e674e7 [fix] device cannot be Nonetype object. (#3822) Peiqi Yin 2022-04-11 14:58:27 +08:00
  • 43b9d40e5e [Doc] Fix Doc for EGNNConv (#3919) Mufei Li 2022-04-11 11:01:15 +08:00
  • 01e50626d3 [Example] Add TorchMetrics in README (#3913) Mufei Li 2022-04-09 23:25:51 +08:00
  • adb3a7c11e [BugFix] record/restore pin status when pickle/unpickle (#3914) Rhett Ying 2022-04-09 11:42:23 +08:00
  • ed15b47147 Update (#3916) Mufei Li 2022-04-08 14:29:03 +08:00
  • dc5035b1f3 [NN] Add EGNN & PNA (#3901) rudongyu 2022-04-07 17:44:57 +08:00
  • 27a6eb564c [Examples] Update graphsage multi-gpu example to use mutliple GPUs for validation and testing. (#3827) nv-dlasalle 2022-04-05 09:32:37 -07:00
  • 2b8c834b08 update version 0.8.0post2 Quan Gan 2022-03-31 13:32:40 +00:00
  • 3eaa07c315 [Bugfix] Fix UVA sampling with partially specified node types (#3897) Quan (Andy) Gan 2022-03-31 17:07:02 +08:00
  • 34bcb11d2e [bugfix] Make source build work for systems where the default is python2 (#3718) nv-dlasalle 2022-03-30 08:27:58 -07:00
  • da43e02619 [BugFix] Remove redundant reference of networkx package in pagerank.py (#3888) Liang Wang 2022-03-30 11:54:03 +08:00
  • 6314f55501 [BugFix] involve indices_devices for other dataset object. (#3810) Peiqi Yin 2022-03-30 11:50:03 +08:00
  • 49e19729c6 [Doc] Update doc of dataloading package. (#3886) Minjie Wang 2022-03-26 21:59:02 +08:00
  • 300d655c36 [bugfix] Set stacklevel=2 for dgl_warning (#3816) Tong He 2022-03-25 23:21:05 +08:00
  • 36d0539742 [Bug] Fix multiple issues in distributed multi-GPU GraphSAGE example (#3870) Quan (Andy) Gan 2022-03-25 22:04:02 +08:00
  • 696de43036 [Doc] fix display issue of node/edge_split (#3858) Rhett Ying 2022-03-25 09:18:08 +08:00
  • c2f4107829 [Bugfix] Fix UVA sampling with lazy feature slicing (#3862) Quan (Andy) Gan 2022-03-24 20:13:01 +08:00
  • f1c99e039c [Bugfix] Fix multiple bugs and code refactor (#3841) Quan (Andy) Gan 2022-03-24 18:24:49 +08:00
  • a47350e7c8 [BugFix] send rpc messages blockingly in case of congestion (#3867) Rhett Ying 2022-03-24 09:51:45 +08:00
  • f6e7b4ebe6 [Example] Fix multi-GPU RGCN example (#3871) Xin Yao 2022-03-24 00:28:36 +08:00
  • c08e4cb857 [BugFix] pass ntype/etype into partition book when node/edge_split (#3828) Rhett Ying 2022-03-15 06:11:01 +08:00
  • c812d616e1 [Feature] Compatibility to DLPack 0.6 in tensoradapter (#3803) Quan (Andy) Gan 2022-03-10 10:32:52 +08:00
  • 11e910b6f8 [Doc] Hotfix for GraphSAINT Doc (#3898) Mufei Li 2022-03-31 19:22:21 +08:00
  • 35e66f426a [Bugfix] Fix UVA sampling with partially specified node types (#3897) Quan (Andy) Gan 2022-03-31 17:07:02 +08:00
  • 7a2f494373 [bugfix] Make source build work for systems where the default is python2 (#3718) nv-dlasalle 2022-03-30 08:27:58 -07:00
  • 4c7bd314b4 [Feature] Radius Graph (#3829) Krzysztof Sadowski 2022-03-30 11:23:29 +02:00
  • 290b7c25c2 [Transform] Random Walk Positional Encoding & Laplacian Positional Encoding (#3869) rudongyu 2022-03-30 15:59:28 +08:00
  • 9fee20b91d [Sampler] [Example] SAINTSampler and Simplify GraphSAINT Example (#3879) Mufei Li 2022-03-30 13:51:37 +08:00
  • 0dd500e386 [BugFix] Remove redundant reference of networkx package in pagerank.py (#3888) Liang Wang 2022-03-30 11:54:03 +08:00
  • d8375c10ec [BugFix] involve indices_devices for other dataset object. (#3810) Peiqi Yin 2022-03-30 11:50:03 +08:00
  • 26a5eed9dd Fix typo (#3889) Lovro Vrček 2022-03-29 13:44:40 +08:00
  • fbbca994b7 [Feature] METIS Partition with Communication Volume Minimization (#3821) Cheng Wan 2022-03-27 16:22:01 -05:00
  • ae3316c846 [Doc] Update doc of dataloading package. (#3886) Minjie Wang 2022-03-26 21:59:02 +08:00
  • 6752bd4515 [Example] layers number fix in GAT example (#3872) Sai Kandregula 2022-03-26 12:32:16 +05:30
  • f758db386f [Bug] Fix dtype mismatch in heterogeneous DataLoader (#3878) Quan (Andy) Gan 2022-03-26 13:56:21 +08:00