提交

提交图

  • 298e4fa627 [Feature] Support builtin binary message function for heterogenenous graph (#3273) Israt Nisa 2021-09-07 13:01:33 -04:00
  • c81efdf215 Remove deprecated kernels (#3316) Jinjing Zhou 2021-09-06 13:59:41 +08:00
  • 75d793a1bc Update dataloader.py (#3322) Quan (Andy) Gan 2021-09-06 12:16:03 +08:00
  • f5183820d1 [Performance, CPU] Rewriting OpenMP pragmas into parallel_for (#3171) Tomasz Patejko 2021-09-02 10:39:48 +02:00
  • 21a4027969 Fix distributed device mapping problem. (#3313) xiang song(charlie.song) 2021-09-02 13:52:00 +08:00
  • 5a2451047f [Feature] enable to specify stream in UnitGraph::CopyTo() which could lead to async copy (#3297) Rhett Ying 2021-09-01 17:57:20 +08:00
  • f4fe518ff7 [Feature] Add a HINT for the per edge type sampler of heterogeneous DistGraph that highlighting the etypes are sorted already. (#3260) xiang song(charlie.song) 2021-09-01 15:36:01 +08:00
  • 8e525dad71 [CPU][Sampling][Performance] Improve sampling on the CPU. (#3274) nv-dlasalle 2021-08-31 13:37:49 -07:00
  • a53783c81d [Performance] Only copy and slice index's in subcolumn when data is used. (#2930) nv-dlasalle 2021-08-30 19:17:25 -07:00
  • 6476b829a8 [Doc] Add a Paper (#3301) Mufei Li 2021-08-30 16:11:55 +08:00
  • e5ed7adc12 [Distributed] Fix a bug in sampling an empty frontier (#3298) Da Zheng 2021-08-29 10:54:46 -07:00
  • 152760f66d [Doc] Note for HeteroGraphConv / Doc build problems (#3149) NiklasBeierl 2021-08-28 21:14:43 +02:00
  • 4fb50be4d9 [Model] Point transformer (#3284) esang 2021-08-27 14:33:18 +08:00
  • ce52a5378e fix (#3286) 0.7.1 Quan (Andy) Gan 2021-08-24 14:22:49 +08:00
  • 2b80161865 update version Quan Gan 2021-08-26 17:33:50 +00:00
  • eca9b8ef08 allow for configuring default_dir (#3277) Konstantinos Vandikas 2021-08-26 19:29:49 +02:00
  • d9e2618b20 [Doc] fix formula in RelGraphConv (#3285) Rhett Ying 2021-08-25 17:59:17 +08:00
  • 7d2eed64f1 [Doc] Update 4_rgcn.py (#3261) kalinin-sanja 2021-08-25 10:56:29 +03:00
  • 1fa3202bbd fix relgraphconv bug (#3256) Quan (Andy) Gan 2021-08-23 17:29:14 +08:00
  • 50b87596b8 [Doc] fix formula display issue in EdgeWeightNorm (#3275) Rhett Ying 2021-08-21 21:59:26 +08:00
  • b1ffa231b2 add flag (#3264) Jinjing Zhou 2021-08-21 12:38:03 +08:00
  • 3f915a134b GeniePath model add a Tanh. (#3269) Peiqi Yin 2021-08-20 22:06:00 +08:00
  • 79305862ec allow for configuring default_dir (#3277) Konstantinos Vandikas 2021-08-26 19:29:49 +02:00
  • 9cc85aed62 [Doc] fix formula in RelGraphConv (#3285) Rhett Ying 2021-08-25 17:59:17 +08:00
  • 4ef1c86b64 [Doc] Update 4_rgcn.py (#3261) kalinin-sanja 2021-08-25 10:56:29 +03:00
  • 85b8fe5236 fix (#3286) Quan (Andy) Gan 2021-08-24 14:22:49 +08:00
  • b4cd60a952 fix relgraphconv bug (#3256) Quan (Andy) Gan 2021-08-23 17:29:14 +08:00
  • 8341244a2d [Doc] fix formula display issue in EdgeWeightNorm (#3275) Rhett Ying 2021-08-21 21:59:26 +08:00
  • f67b1908ec add flag (#3264) Jinjing Zhou 2021-08-21 12:38:03 +08:00
  • f5b410b72d GeniePath model add a Tanh. (#3269) Peiqi Yin 2021-08-20 22:06:00 +08:00
  • 7f9279397a [Feature][DistDGL] Add NCCL support for range based partitions (#3213) nv-dlasalle 2021-08-19 21:17:55 -07:00
  • b7af145d0b [bugfix] fix the bug of DotGatConv when compute the edge_softmax (#3272) Chen Kai 2021-08-20 09:19:00 +08:00
  • d9a2d74167 [Performance][Feature] Implement edge excluding in EdgeDataLoader on GPU (#3226) nv-dlasalle 2021-08-19 12:24:15 -07:00
  • ae3a325d62 [bugfix] Link against pytorch library by name rather than path (attempting to fix linking issue). (#3246) nv-dlasalle 2021-08-19 01:16:08 -07:00
  • 682c3e78c6 [Model] add model example EvolveGCN. (#3190) maqy 2021-08-19 14:14:55 +08:00
  • 3ccd4a29e8 fix cuda 11.1 crashing bug (#3265) Quan (Andy) Gan 2021-08-18 21:16:49 +08:00
  • 92550b3b03 [perf] Remove activation cache if not required. (#3258) Zihao Ye 2021-08-17 17:14:51 +08:00
  • 10beb7b2e0 [Tools] In tools/launch.py, correctly pass all DGL client/server env vars if udf is a multi-command (#3245) Eric Kim 2021-08-16 18:54:48 -07:00
  • d0811aeb9f Fix regression test (#3257) Jinjing Zhou 2021-08-16 15:30:30 +08:00
  • 006ceb6c8e [Model] Fix diffpool loss (#3233) Peiqi Yin 2021-08-16 15:18:15 +08:00
  • 731660d23e fixed typos in docs and docstring (#3231) blokhinnv 2021-08-16 08:58:45 +03:00
  • 43c6ccc9bd Fix small typo in knn_graph() documentation (#3244) Alex Morehead 2021-08-12 01:23:27 -05:00
  • 0ed0d232ce [example] Create EEG-GCNN example. (#3186) JOHNW02 2021-08-11 13:47:59 +08:00
  • 563de608fe [bugfix] Only link the pytorch tensordispatcher against libtorch (#3225) nv-dlasalle 2021-08-07 22:17:04 -07:00
  • 55dfef0e81 [Fix] FIx check for num_workers for using ScalarDataBatcher (#3219) nv-dlasalle 2021-08-06 02:56:15 -07:00
  • 72b95fe186 Update citation_graph.py (#3221) Mufei Li 2021-08-06 15:57:42 +08:00
  • 7466f9b1b8 [feature] add count_nonzero function for DistTensor (#3203) freeliuzc 2021-08-06 01:47:50 +08:00
  • 9310d399be Fix typos (#3214) Jinjing Zhou 2021-08-03 17:39:45 +08:00
  • b5a1eea5ed [bugfix] Fix force_reload parameter of FraudDataset (#3210) Yuchen 2021-08-03 13:14:17 +08:00
  • d0dcda1c10 [Feature] Add removed edges in distributed graph partitioning to handle heterogeneous graph (#3137) Ankit Garg 2021-08-03 00:11:13 +05:30
  • e80c409f57 [bugfix] Fix curand_init() calls in rowwise sampling (#3196) nv-dlasalle 2021-08-02 04:08:11 -07:00
  • a172b48465 [Tools] Refactor tools/launch.py to handle more python binary names (#3205) Eric Kim 2021-08-02 05:31:02 -04:00
  • 6f476aa862 Add four dgl papers (#3212) Tianjun Xiao 2021-08-02 17:10:36 +08:00
  • 526d4ac0bb [Doc] Fix random_walk documentation inconsistency (#3188) Quan (Andy) Gan 2021-08-02 16:16:29 +08:00
  • 0cb358d8b8 [Readme] Add pytorch direct to Awesome Papers Using DGL (#3211) xiang song(charlie.song) 2021-08-02 15:24:52 +08:00
  • 988cf98e43 Improve usage of pinned memory in sparse_optimizer (#3207) nv-dlasalle 2021-08-01 23:16:23 -07:00
  • 28524463d1 [Doc] Add two papers to Awesome Paper List (#3208) Xiangkun Hu 2021-08-02 11:57:01 +08:00
  • dfe422dd33 [Distributed] Fix distributed training hang with multiple samplers (#3169) Jinjing Zhou 2021-08-01 21:31:04 +08:00
  • d87e575dda Update README.md (#3209) Mufei Li 2021-08-01 18:11:55 +08:00
  • 26e47def43 [Tools] Adds --ssh_username to the dist launcher (tools/launch.py) (#3202) Eric Kim 2021-07-30 11:34:26 -04:00
  • 1229b35cf6 Remove DGL_LOADALL=true (#3150) Lu Lu 2021-07-30 03:17:18 -07:00
  • 043806e325 [model] add model example GeniePath (#3199) Kay Liu 2021-07-30 18:09:42 +08:00
  • ebee359e25 Fix shared memory in unit test (#3204) Jinjing Zhou 2021-07-30 15:02:09 +08:00
  • e6f2ffa48b fix (#3167) KounianhuaDu 2021-07-30 13:07:22 +08:00
  • fb5464df76 [Model] add model example CARE-GNN (#3187) Kay Liu 2021-07-29 15:24:15 +08:00
  • 392a2e587d [bugfix] fix default ntypes/etypes consistency between dgl.DGLGraph and dgl.graph (#3198) Rhett Ying 2021-07-29 14:05:28 +08:00
  • decd41fe18 [Doc] Fix WeightBasis documentation (#3189) Jinjing Zhou 2021-07-28 18:56:10 +08:00
  • f6a0182039 Update README.md Minjie Wang 2021-07-28 12:37:31 +08:00
  • a33e327f41 Update README.md Minjie Wang 2021-07-28 12:28:02 +08:00
  • 35c898c9e9 Bug fix: change th to tf (#3182) Lu Lu 2021-07-27 02:23:21 -07:00
  • ffa5826724 [Bugfix] fix potential starving in socket receiver (#3176) Jingcheng Yu 2021-07-25 10:25:35 +08:00
  • e4d0b11872 [Model] add model example GCN-based Anti-Spam (#3145) Kay Liu 2021-07-24 23:33:25 +08:00
  • e5f68a04cc train test on face use concat bce (#3180) Tianjun Xiao 2021-07-24 20:49:09 +08:00
  • 12088de3bf [Doc] New README (#3178) Minjie Wang 2021-07-23 18:58:00 +08:00
  • a7473d5693 [Doc] Fix perf doc (#3177) Minjie Wang 2021-07-23 18:07:42 +08:00
  • 1db38a5af7 change numbers to concat bce (#3175) Tianjun Xiao 2021-07-23 12:54:28 +08:00
  • 4113116451 Update README.md (#3170) Quan (Andy) Gan 2021-07-22 15:48:51 +08:00
  • 75fca8e4e8 [bugfix] fix the bug of DotGatConv when compute the edge_softmax (#3272) Chen Kai 2021-08-20 09:19:00 +08:00
  • f634950825 [Performance][Feature] Implement edge excluding in EdgeDataLoader on GPU (#3226) nv-dlasalle 2021-08-19 12:24:15 -07:00
  • fc6f0b9efc [bugfix] Link against pytorch library by name rather than path (attempting to fix linking issue). (#3246) nv-dlasalle 2021-08-19 01:16:08 -07:00
  • ea06688ed2 [Model] add model example EvolveGCN. (#3190) maqy 2021-08-19 14:14:55 +08:00
  • a536772ed2 fix cuda 11.1 crashing bug (#3265) Quan (Andy) Gan 2021-08-18 21:16:49 +08:00
  • 2613f7f013 [Performance] Cacheline-aligned access for UnifiedTensor (#3254) David Min 2021-08-17 12:29:13 -05:00
  • 76af2a2ef3 [perf] Remove activation cache if not required. (#3258) Zihao Ye 2021-08-17 17:14:51 +08:00
  • ac01e88082 [Tools] In tools/launch.py, correctly pass all DGL client/server env vars if udf is a multi-command (#3245) Eric Kim 2021-08-16 18:54:48 -07:00
  • 1d4d4f59a6 Fix regression test (#3257) Jinjing Zhou 2021-08-16 15:30:30 +08:00
  • 68c0cfbb3c [Model] Fix diffpool loss (#3233) Peiqi Yin 2021-08-16 15:18:15 +08:00
  • 31772b142e fixed typos in docs and docstring (#3231) blokhinnv 2021-08-16 08:58:45 +03:00
  • 6f36dd6366 Cleanup some code in graph_services.py (#3238) xiang song(charlie.song) 2021-08-16 02:58:37 +08:00
  • 1b350e9319 Fix small typo in knn_graph() documentation (#3244) Alex Morehead 2021-08-12 01:23:27 -05:00
  • 738b75f41e [example] Create EEG-GCNN example. (#3186) JOHNW02 2021-08-11 13:47:59 +08:00
  • cd2cf606db [Bugfix] Fix bug introduced by https://github.com/dmlc/dgl/pull/3131 (#3234) xiang song(charlie.song) 2021-08-10 11:36:57 +08:00
  • 799c091e6d [bugfix] Only link the pytorch tensordispatcher against libtorch (#3225) nv-dlasalle 2021-08-07 22:17:04 -07:00
  • bcf92f6c21 [Bugfix] Distributed training can not work with dgl.dataloading.negative_sampler (#3215) xiang song(charlie.song) 2021-08-06 20:41:20 +08:00
  • 4d9beb3b7b [Fix] FIx check for num_workers for using ScalarDataBatcher (#3219) nv-dlasalle 2021-08-06 02:56:15 -07:00
  • 8c2f8ff84a Update citation_graph.py (#3221) Mufei Li 2021-08-06 15:57:42 +08:00
  • 45858d6803 [feature] add count_nonzero function for DistTensor (#3203) freeliuzc 2021-08-06 01:47:50 +08:00
  • 8b5f4f5b1c Fix typos (#3214) Jinjing Zhou 2021-08-03 17:39:45 +08:00
  • 4ae13bd270 [bugfix] Fix force_reload parameter of FraudDataset (#3210) Yuchen 2021-08-03 13:14:17 +08:00
  • b131920066 [Feature] Add removed edges in distributed graph partitioning to handle heterogeneous graph (#3137) Ankit Garg 2021-08-03 00:11:13 +05:30