Lingfan Yu
74e13eea61
[Model] Update GAT model code ( #622 )
...
* fix gat code to use latest edge softmax module
* avoid transpose
* update README
* use edge_softmax op
* mxnet edge softmax op
* mxnet gat
* update README
* fix unittest
* fix ci
* fix mxnet nn test; relax criteria for prod reducer
2019-06-08 21:41:38 -04:00
Lingfan Yu
5033d94530
[News] Add GTC 2019 Tutorial as news in readme ( #462 )
2019-03-23 17:39:09 -04:00
Lingfan Yu
32e0f74811
[Release] Update readme performance number ( #441 )
...
* update README performance number
* news
2019-03-08 18:17:31 -05:00
Tianyi
cdbeb17f2d
[Model] Simplifying Graph Convolutional Networks. ( #405 )
...
* [Model] Simplifying Graph Convolutional Networks.
* - improve code stype (use nn.Linear)
- use `bias` option
- update hyperparameter and corresponding performance
2019-02-22 15:17:26 +08:00
VoVAllen
1989f8f43c
fix broken link ( #366 )
2019-01-26 23:17:55 +08:00
Minjie Wang
6f9ae8d61e
[Doc] main doc page update and contribute guide ( #336 )
...
* reorg the doc mainpage
* contribute guide
2019-01-04 17:02:37 -05:00
Aston Zhang
a63c335134
[DOC] provide supplementary resources ( #326 )
...
* provide supplementary resources
We encourage DL beginners to check out DGL project by providing links on both English and Chinese README :)
https://github.com/diveintodeeplearning/d2l-zh/blob/master/README.md
https://github.com/diveintodeeplearning/d2l-en/blob/master/README.md
* Update README.md
2018-12-26 16:21:25 +08:00
Minjie Wang
d7a3b2a515
[Doc] Readme update ( #303 )
...
* add links in readme
* fix
* fix
2018-12-13 15:18:13 -05:00
Lingfan Yu
f896e49031
[Doc] fix link in README ( #296 )
...
* fix mxnet link
* fix issue link
2018-12-11 14:48:49 -05:00
Gan Quan
322bd713e4
[Release] 0.1.2: Require Windows 10 ( #277 )
...
* 0.1.2 release
* oops
* more fixes on windows
* [Bugfix] fix download dir (#275 )
* fix download dir
* add doc for the env var
* windows 7 -> 10
* doc update
2018-12-07 04:46:21 -05:00
Da Zheng
f491d6b9e7
[Readme] add an M. ( #273 )
2018-12-06 22:41:45 -05:00
Gan Quan
ac660f45ef
[Doc] Readme ( #265 )
...
* [Doc] updated readme
* contribution guide change
* small edits
* add perf #
* Update README.md
* Update README.md
* add others...
* rewrite scalability
* model & code links
* some note for treelstm
* rewrite scalability
2018-12-06 00:31:04 -05:00
Minjie Wang
7fe6d0c857
[Doc] Refactor API doc ( #128 )
...
* refactor API doc; add markup link in tutorials
* fix readme
2018-11-08 22:57:16 -05:00
Gan Quan
87ed21ec42
[Doc] Basic tutorials & two model tutorials ( #118 )
...
[Doc] Basic tutorials & two model tutorials
2018-11-04 22:57:05 -05:00
VoVAllen
a50bbe58c2
Merge branch 'master' into master
2018-10-24 19:21:36 +08:00
Minjie Wang
2046980231
[DOC] API tutorials ( #96 )
...
* setup sphinx-gallery; work on graph tutorial
* draft dglgraph tutorial
* update readme to include document url
* rm obsolete file
* Draft the message passing tutorial
2018-10-23 16:27:15 -04:00
Minjie Wang
0efd2aad9c
update readme to include document url
2018-10-22 16:12:04 -04:00
Gan Quan
16cd670d48
MinGW building instructions
2018-10-18 13:40:36 -04:00
Lingfan Yu
cdf7334cc6
Dockerfile and CI ( #74 )
...
* Test CPP branch CI (#2 )
* Fix batching node-only graphs (#62 )
* fixing batching with graphs with no edges
* oops forgot test
* fix readme
* Docker and Jenkins (#1 )
* docker ci cpu
* install python packages
* docker ci gpu
* add readme
* use dgl cpu image
* run command in container as root
* use python3
* fix test case
* remove nose from docker file
* docker folder readme
* parallelize cpu and gpu
* top level stages
* comment out python2 related installation
* fix
* remove igraph
* building for cpp
* change building order
* export env in test stage
* withEnv
* run docker container as root
* fix test cases
* fix test cases
* minor
* remove old build
2018-10-07 19:18:43 -04:00
Gan Quan
3a3e5d481d
submodule descriptions
2018-09-30 23:44:54 -04:00
Gan Quan
bd7e269f6c
oops
2018-09-30 23:25:12 -04:00
Gan Quan
3894e8fa98
brief building instructions
2018-09-30 23:23:41 -04:00
Minjie Wang
8361bbbef3
Update README.md
2018-07-23 01:08:17 -04:00
Minjie Wang
beaeb8a827
Setup Jenkins ( #30 )
...
* jenkins init
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* test succ (#1 )
* test succ
* test fail
* fix fail
* fix jenkins
* icon
* icon
* icon
2018-07-22 18:38:37 -04:00
zzhang-cn
eb507e4f08
intro in README
2018-06-19 12:10:28 +08:00
Zheng Zhang
4adc0b2699
Create README.md
2018-06-19 11:57:30 +08:00