文件历史

提交图

126 次代码提交

作者 SHA1 备注 提交日期
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
Jacob Stevens 4713a33218 Update README.md (#1095)
Extra open brace in the .bibtex entry results in an error
2019-12-13 00:35:57 +08:00
VoVAllen a5a052b5bf [Fix] Fix #1078, #1077 and add nightly build to readme 2019-12-09 00:03:35 +08:00
Guo Qipeng fff3dd9593 [Example] add graphwriter pytorch example (#1068)
* upd

* fig edgebatch edges

* add test

* trigger

* add graphwriter pytorch example

* fix line break in graphwriter README

* upd

* fix
2019-12-05 02:44:15 +08:00
Quan (Andy) Gan 5833825bed Update README.md (#1044) 2019-11-25 22:12:27 +08:00
Quan (Andy) Gan 43028f702f Update README.md (#916)
* Update README.md

* Update README.md
2019-10-25 22:18:41 +08:00
Chao Ma fc1aa1940d update the web link of d2l (#915) 2019-10-09 12:30:01 +09:00
Mufei Li 189c2c0907 [Model Zoo] Refactor Model Zoo for Chemistry (#839)
* Update

* Update

* Update

* Update fix

* Update

* Update

* Refactor

* Update

* Update

* Update

* Update

* Update

* Update

* Fix style
2019-09-07 20:01:09 +08:00
Zihao Ye aa0a53d7a6 [Doc] Add cite section in README (#827)
* upd

* upd
2019-09-04 21:04:02 +08:00
Quan (Andy) Gan f212cde471 Update README.md (#811) 2019-08-30 10:01:59 +08:00
Minjie Wang 6c77f26438 [Doc] Update README.md (#724) 2019-07-23 15:59:03 -04:00
VoVAllen c3d74e0f7f [Fix] Fix license badge (#671)
* Add serialization

* fix broken badge

* Revert "Add serialization"

This reverts commit e838bb1faa2503d14593d702be00514f936c9027.

* fix
2019-06-20 14:49:26 +08:00
Lingfan Yu 82bb9a9b6a [README] Update speed numbers in README (#661)
* update speed numbers in readme

* numbers in examples/pytorch/readme
2019-06-15 14:27:58 -07:00