- 27 Dec, 2018 2 commits
-
-
Sheng Zha authored
* TreeLSTM MXNet example * hybridize * add glove download * usability * Update README.md
-
Aston Zhang authored
-
- 26 Dec, 2018 2 commits
-
-
Aston Zhang authored
* 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
-
Aston Zhang authored
-
- 24 Dec, 2018 2 commits
-
-
Lingfan Yu authored
* fix bug: frame append should check itself * more test case * fix multi-send-recv bug * remv msg graph and clean up * test cases * more test case * fix for batchedgraph * fix bugs: converting from a graph with edges * fix * add more operators to utils.Index * clear frame executor * change message indicator to a graph level index * fix test cases * guard the case that mxnet does not support concat zero shape tensor * fix bug: avoid convert full slice to numpy * test multi-send-recv after conversion * fix as request (partially) * add dtype, ctx to full_1d * add slice data to utils.Index * fix * more doc string * fix as requested
-
Hao Zhang authored
* mxgat * pygat * Update gat_batch.py * add train * Update gat_batch.py * Update gat.py * Update gat_batch.py
-
- 22 Dec, 2018 1 commit
-
-
Quan (Andy) Gan authored
* Jenkins build & test on Windows * oops * still running nohup on Windows slaves * ooops again * squishing vcvars and cmake * another try * reverting back * --user * switching to msbuild * made the graph size in cache testing bigger * put commands into script files * oooops
-
- 17 Dec, 2018 7 commits
-
-
Da Zheng authored
* update GNN tutorial. * Update README.txt
-
Hao Zhang authored
* readme * Update and rename README to README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
-
Da Zheng authored
* fix gat. * fix context.
-
Da Zheng authored
* fix SSE. * fix. * fix.
-
Minjie Wang authored
* WIP * temp fix mx traversal memory crash bug
-
Minjie Wang authored
-
Minjie Wang authored
* add cache to adj and incmat * Fix bug in cached adj/inc * mx gcn spmv runnable; acc debugging... * fix bug in mx gcn that loss is not correctly calculated * fix mx utest * fix as requested * use raw parameter tensors rather than dense layer * fix dropout * Add numbers in readme
-
- 16 Dec, 2018 3 commits
-
-
Ziyue Huang authored
* mxnet gcn spmv * update readme * fix gcn * pytorch gcn * update readme
-
Haibin Lin authored
-
Haibin Lin authored
-
- 13 Dec, 2018 1 commit
-
-
Minjie Wang authored
* add links in readme * fix * fix
-
- 12 Dec, 2018 1 commit
-
-
Lingfan Yu authored
* remove loading backend in sse * build mxnet in a second run * a third run to fix everything * fix docstring in sampler * fix docstring in transformer * README for doc build * some reordering and printing * use filename_pattern instead of ignore_pattern to reduce warning at the cost of redundant work... * add env var to use mxnet in Jenkinsfile * remove step 3, it's already fixed by previous commit
-
- 11 Dec, 2018 5 commits
-
-
Minjie Wang authored
* update version; add news.md; modify contributing.md * change urls to dmlc
-
Lingfan Yu authored
* fix mxnet link * fix issue link
-
Haibin Lin authored
* Update index.rst * Update index.rst
-
Da Zheng authored
-
Minjie Wang authored
* 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 * [Bugfix] Fix conversion from networkx (#286) * fix from_nx when no edge id available * add test cases * more detailed tests * more comments * [Bugfix] Switch to sparse_coo_matrix for torch 1.0+ (#282) * switch to sparse_coo_matrix for torch 1.0+ * fix bug when the version is 0.4.1.post2 * change to distutils
-
- 10 Dec, 2018 1 commit
-
-
Zihao Ye authored
* upd tutorial * upd tutorial
-
- 07 Dec, 2018 6 commits
-
-
Gan Quan authored
* 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
-
Zihao Ye authored
* change the signature of node/edge filter * upd filter * Support multi-dimension node feature in SPMV * push transformer * remove some experimental settings * stable version * hotfix * upd tutorial * upd README * merge * remove redundency * remove tqdm * several changes * Refactor * Refactor * tutorial train * fixed a bug * fixed perf issue * upd * change dir * move un-related to contrib * tutuorial code * remove redundency * upd * upd * upd * upd * improve viz * universal done * halt norm * fixed a bug * add draw graph * fixed several bugs * remove dependency on core * upd format of README * trigger * trigger * upd viz * trigger * add transformer tutorial * fix tutorial * fix readme * small fix on tutorials * url fix in readme * fixed func link * upd
-
Gan Quan authored
* 0.1.2 release * oops * more fixes on windows * [Bugfix] fix download dir (#275) * fix download dir * add doc for the env var
-
Minjie Wang authored
* fix bug after moving batcher out of dgl.data * disable mx utest
-
Da Zheng authored
-
Da Zheng authored
* small fix in immutable graph index. * minor fix.
-
- 06 Dec, 2018 8 commits
-
-
Sheng Zha authored
-
Mufei Li authored
* Fix DGMG epoch time * Fix README for DGMG * update
-
Da Zheng authored
* move pytorch code to examples. * fix. * fix tutorial
-
Da Zheng authored
* add more unit tests for mxnet. * fix. * explain the batch dimension. * update doc. * disable unit tests on DFS. * fix graph traversal.
-
Gan Quan authored
* [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
-
Minjie Wang authored
-
Minjie Wang authored
-
Minjie Wang authored
* faq & env * add update version script; 0.0.1 -> 0.1.0
-
- 05 Dec, 2018 1 commit
-
-
VoVAllen authored
* add issue template * add contribution guide and PR Template, adapted from mxnet * fix typo
-