文件历史

88 次代码提交

作者 SHA1 备注 提交日期
Xiangkun Hu d6f856318a [Doc] Add two papers to Awesome DGL Papers (#2799)
* PPIDataset

* Revert "PPIDataset"

This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.

* data pipeline user guide

* remove chapter numbers

* Update data.rst

* image in dataset userguide

* update links using ref

* modify the link of save_graphs and load_graphs in dataset user guide

* move image to s3 server.

* fix links and ref

* Hide implementations that may cause confusions to the user

* add papers

* fix number of classes in Amazon Cobuy datasets

* add two papers to Awesome paper list

* Update README.md

* add four papers

* add two papers
2021-04-01 14:38:28 +08:00
Minjie Wang d3a058226c [Doc] Add one paper 2021-03-15 14:10:35 +08:00
Xiangkun Hu 99c6846a3c [Doc] Add four papers to Awesome DGL papers list (#2751)
* PPIDataset

* Revert "PPIDataset"

This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.

* Hide implementations that may cause confusions to the user

* fix number of classes in Amazon Cobuy datasets

* add four papers
2021-03-14 22:21:20 +08:00
Mufei Li 63d94f611b [Papers] 4 New Papers Using DGL (#2743)
* Update README.md

* Update README.md
2021-03-12 16:33:58 +08:00
Minjie Wang 668bd928fe [Doc] Add TDC to paper list 2021-03-01 19:25:19 +08:00
Quan (Andy) Gan 5087a21279 Update README.md (#2705) 2021-02-26 15:09:18 +08:00
Minjie Wang 1caf01d0d4 Add one paper 2021-01-18 14:28:22 +08:00
Minjie Wang 6b4638203e Update README.md 2021-01-18 14:01:54 +08:00
Mufei Li 1e69bf5387 [Paper List] Add Three Papers (#2525)
* Update README.md

* Update README.md

* Update README.md
2021-01-13 03:33:38 +08:00
Tong He 4e7a646b26 add one paper (#2513) 2021-01-11 15:18:27 +08:00
Xiangkun Hu 4807862288 [Doc] Add two papers to Awesome papers list (#2511)
* PPIDataset

* Revert "PPIDataset"

This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.

* data pipeline user guide

* remove chapter numbers

* Update data.rst

* image in dataset userguide

* update links using ref

* modify the link of save_graphs and load_graphs in dataset user guide

* move image to s3 server.

* fix links and ref

* Hide implementations that may cause confusions to the user

* add papers

* fix number of classes in Amazon Cobuy datasets

* add two papers to Awesome paper list

* Update README.md
2021-01-11 14:30:30 +08:00
Jinjing Zhou 08671d81f3 Fix ci icon in readme (#2490) 2021-01-05 15:10:58 +08:00
Haoming Lu 035f1ae355 [Papers] Update papers using DGL (#2459)
Added three papers using DGL:
NHK_STRL at WNUT-2020 Task 2: GATs with Syntactic Dependencies as Edges and CTC-based Loss for Text Classification
Relation-aware Graph Attention Networks with Relational Position Encodings for Emotion Recognition in Conversations
PGM-Explainer: Probabilistic Graphical Model Explanations for Graph Neural Networks
2020-12-29 16:46:38 +08:00
Mufei Li 0018e90c5a [Doc] Implementation Index Page (#2443)
* Update

* Update

* Update

* Update README.md

* Update README.md

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update
2020-12-26 14:37:04 +08:00
Quan (Andy) Gan 9a7235faf2 [Performance] Use allocator from PyTorch if possible (#2328)
* first commit

* some thoughts

* move around

* more commit

* more fixes

* now it uses torch allocator

* fix symbol export error

* fix

* fixes

* test fix

* add script

* building separate library per version

* fix for vs2019

* more fixes

* fix on windows build

* update jenkinsfile

* auto copy built dlls for windows

* lint and installation guide update

* fix

* specify conda environment

* set environment for ci

* fix

* fix

* fix

* fix again

* revert

* fix cmake

* fix

* switch to using python interpreter path

* remove scripts

* debug

* oops sorry

* Update index.rst

* Update index.rst

* copies automatically, no need for this

* do not print message if library not found

* tiny fixes

* debug on nightly

* replace add_compile_definitions to make CMake 3.5 happy

* fix linking to wrong lib for multiple pytorch envs

* changed building strategy

* fix nightly

* fix windows

* fix windows again

* setup bugfix

* address comments

* change README
2020-12-25 13:57:51 +08:00
Mufei Li 4444a43af1 Update README.md (#2447) 2020-12-23 14:14:24 +08:00
Minjie Wang 2f28f79169 Add 6 papers to the awesome paper list in DGL 2020-12-20 23:11:39 +08:00
Xiangkun Hu 5d0d7660d9 [Doc] Add six paper to awesome paper list (#2435)
* PPIDataset

* Revert "PPIDataset"

This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.

* data pipeline user guide

* remove chapter numbers

* Update data.rst

* image in dataset userguide

* update links using ref

* modify the link of save_graphs and load_graphs in dataset user guide

* move image to s3 server.

* fix links and ref

* Hide implementations that may cause confusions to the user

* add papers
2020-12-20 17:05:42 +08:00
Mufei Li c5b111e576 Update README.md (#2432) 2020-12-18 16:32:07 +08:00
Tong He d79606b046 [Doc]Add four papers to the awesome list (#2431)
* add 4 papers

* fix
2020-12-18 15:29:44 +08:00
Mufei Li ba3966027e [Papers] One more (#2407)
* Update README.md

* Update README.md
2020-12-09 03:36:03 +08:00
Da Zheng 0f35f8df82 [README] Add the CG-MuAlign paper for entity alignment. (#2402)
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2020-12-08 17:01:55 +08:00
Jinjiarui b1be75d609 [Readme] Update Awesome Papers Using DGL (#2400)
Add GraphHINGE paper (Conference Version (KDD'20) and Journal Version) in Awesome Papers Using DGL.

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
2020-12-08 14:26:27 +08:00
Mufei Li c038b71fc9 [Papers] Added 5 more (#2399)
* Update README.md

* Update README.md
2020-12-07 19:17:22 +08:00
Minjie Wang e49fe727f9 Update README.md with logo 2020-12-07 18:11:25 +08:00
Minjie Wang f14b90f97a Update README.md 2020-12-07 11:07:34 +08:00
Quan (Andy) Gan 6da310206e [Papers] Added two more (#2395)
* Update README.md

* Update README.md
2020-12-07 00:42:44 +08:00
Minjie Wang 1a932926b1 [Readme] Add paper list (#2389) 2020-12-02 15:53:44 +08:00
Zihao Ye 4b5b2da479 update README (#2380) 2020-12-01 14:21:33 +08:00
Mufei Li 8ad7c3e880 Update README.md (#2213) 2020-09-27 15:08:13 +08:00
Minjie Wang 101dc0dede New bibtex for citation 2020-09-08 15:31:35 +08:00
Quan (Andy) Gan 71629f49f5 add survey to readme (#2152) 2020-09-05 15:22:19 +08:00
Quan (Andy) Gan ad8530a4dc [Readme] 0.5.0 release and bump to new prerelease versions (#2082)
* [Readme] 0.5.0 release and bump to new prerelease versions

* bump version
2020-08-21 12:29:17 +08:00
Anirudh dadceb30d7 [Update] d2l link (#1839) 2020-07-20 20:08:00 -07:00
Minjie Wang a0e4099876 Update README.md 2020-06-19 23:45:36 +08:00
zhjwy9343 02dd6d9021 [Feature] Add dot product attention (#1604)
* Add dotproduct attention

* [Feature] Add dotproduct attention

* [Feature] Add dotproduct attention

* [Feature] Add dotproduct attention

* [New] Update landing page

* [New] Update landing page

* [New] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

* [Doc] Update landing page

Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-06-12 09:29:39 +08:00
Mufei Li 36c7b77167 [LifeSci] Move to Independent Repo (#1592)
* Move LifeSci

* Remove doc
2020-06-05 21:28:24 +08:00
Jinjing Zhou cc07bd44e4 [Readme] Add cuda 10.2 to docs (#1560)
* add cuda 10.2

* type
2020-05-25 16:24:30 +08:00
Minjie Wang 31a636a1a4 [README] New stuffs from 0.4.3 (#1412) 2020-04-02 15:33:57 +08:00
Mufei Li 0ee9f56e72 [DGL-LifeSci] Final release preparation for 0.2.1 2020-04-02 15:02:50 +08:00
Minjie Wang 00efec60a0 Update README.md 2020-04-01 16:08:36 +08:00
Jinjing Zhou e9440acb06 [TF] TF backend fix and new logic to choose backend (#1393)
* TF backend fix and new logic to choose backend

* fix

* fix

* fix

* fix

* fix backend

* fix

* dlpack alignment

* add flag

* flag

* lint

* lint

* remove unused

* several fixes

Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2020-03-30 18:45:17 +08:00
Minjie Wang 856de790e8 Update README
Update README with both latest and stable doc links
2020-03-22 10:44:16 +08:00
Minjie Wang 9120ee60a5 Update README.md 2020-03-15 23:47:58 +08:00
Jinjing Zhou 19797bb608 [README] Update README.md (#1317)
* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-03-06 01:31:38 +08:00
zhjwy9343 eb0c954c77 Update README.md (#1307)
* Update README.md

 add News section for zz request.

* Update README.md

* Update README.md

Co-authored-by: Minjie Wang <minjie.wang@nyu.edu>
2020-03-04 23:15:53 +08:00
Joseph Spisak 349a48bdc5 Update README.md (#1306) 2020-03-04 15:42:30 +08:00
António Almeida fb45da1704 Fix typo (#1293) 2020-02-27 01:32:16 +08:00
Minjie Wang 21e798863b [README] LSTM -> TreeLSTM 2020-02-13 09:59:51 +08:00
Minjie Wang bdf1bb53b5 [Doc] New README (#1259)
* new readme

* try resize

* try center

* more imgs

* fix
2020-02-12 23:56:59 +08:00