"vscode:/vscode.git/clone" did not exist on "f486d34b04421da5b68a01f1de07e41bd83c76fb"
- 20 Mar, 2020 1 commit
-
-
Mufei Li authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 05 Mar, 2020 1 commit
-
-
Tong He authored
* add working scripts * add frcnn training script * remove redundent files * refactor validation computation, will optimize sgdet and training * validation finally finished * f-rcnn training * test reldn * rm file * update reldn training * data preprocess to h5 * temp * use coco json * fix conflict * new obj dataset for detection * update training * before cleanup * remove abundant files * add arg parse to train * cleanup code file * update * fix * add readme * add ipynb as demo * add demo pic * update readme * add demo script * improve paths * improve readme * add docstrings * fix args description * update readme * add models from s3 * update README Co-authored-by:Minjie Wang <minjie.wang@nyu.edu>
-
- 23 Feb, 2020 1 commit
-
-
Chao Ma authored
* update * str to int * update * update * update * test remove sync * update * update * update * update * update * update * update * update * clear
-
- 17 Feb, 2020 1 commit
-
-
Chao Ma authored
* new kvstore * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * test warning * update * update * udpate * update * update * update * update * small fix * small fix * get group count * update * update * make file * update * use addr * get id * partition book * update * partition * barrier * update * loop count * update * update * update * update * update * update * update * update * update * add mxnet demo * update ip * update * update * update * random * update * update * update * update * update * update * fix lint * fix lint * fix lint
-
- 13 Feb, 2020 1 commit
-
-
Zihao Ye authored
* upd * upd * fix Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 30 Dec, 2019 2 commits
-
-
Chao Ma authored
* API change of kvstore * add demo for kvstore * update * remove duplicated log * change queue size * update * update * update * update * update * update * update * update * update * fix lint * change name * update * fix lint * update * update * update * update * change message queue size to a python argument * change default queue size to 2GB * OMP_NUM_THREADS=1 * add multiple NICs support for kvstore * test * fix lint * update * update * update * update * update * update * update * fix lint * fix lint * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * fix lint
-
Chao Ma authored
* API change of kvstore * add demo for kvstore * update * remove duplicated log * change queue size * update * update * update * update * update * update * update * update * update * fix lint * change name * update * fix lint * update * update * update * update * change message queue size to a python argument * change default queue size to 2GB * OMP_NUM_THREADS=1 * add multiple NICs support for kvstore * test * fix lint * update * update * update * update * update * update * update * fix lint * fix lint * update * update * update * update
-
- 25 Dec, 2019 1 commit
-
-
Chao Ma authored
* API change of kvstore * add demo for kvstore * update * remove duplicated log * change queue size * update * update * update * update * update * update * update * update * update * fix lint * change name * update * fix lint * update * update * update * update * change message queue size to a python argument * change default queue size to 2GB * OMP_NUM_THREADS=1
-
- 24 Dec, 2019 1 commit
-
-
Chao Ma authored
* API change of kvstore * add demo for kvstore * update * remove duplicated log * change queue size * update * update * update * update * update * update * update * update * update * fix lint * change name * update * fix lint * update * update * update * update * change message queue size to a python argument
-
- 30 Nov, 2019 1 commit
-
-
Zihao Ye authored
* upd * rm redundancy: * upd
-
- 08 Nov, 2019 1 commit
-
-
Chao Ma authored
* Small change for kvstore api * fix ci * fix ci
-
- 05 Nov, 2019 1 commit
-
-
Chao Ma authored
-
- 04 Nov, 2019 2 commits
- 03 Nov, 2019 1 commit
-
-
Zihao Ye authored
* upd * damn it * fuck * fuck pylint * fudge * remove some comments about MXNet * upd * upd * damn it * damn it * fuck * fuck * upd * upd * pylint bastard * upd * upd * upd * upd * upd * upd * upd * upd * upd
-
- 30 Oct, 2019 1 commit
-
-
xiang song(charlie.song) authored
* upd * fig edgebatch edges * add test * trigger * Update README.md for pytorch PinSage example. Add noting that the PinSage model example under example/pytorch/recommendation only work with Python 3.6+ as its dataset loader depends on stanfordnlp package which work only with Python 3.6+. * Provid a frame agnostic API to test nn modules on both CPU and CUDA side. 1. make dgl.nn.xxx frame agnostic 2. make test.backend include dgl.nn modules 3. modify test_edge_softmax of test/mxnet/test_nn.py and test/pytorch/test_nn.py work on both CPU and GPU * Fix style * Delete unused code * Make agnostic test only related to tests/backend 1. clear all agnostic related code in dgl.nn 2. make test_graph_conv agnostic to cpu/gpu * Fix code style * fix * doc * Make all test code under tests.mxnet/pytorch.test_nn.py work on both CPU and GPU. * Fix syntex * Remove rand * Add TAGCN nn.module and example * Now tagcn can run on CPU. * Add unitest for TGConv * Fix style * For pubmed dataset, using --lr=0.005 can achieve better acc * Fix style * Fix some descriptions * trigger * Fix doc * Add nn.TGConv and example * Fix bug * Update data in mxnet.tagcn test acc. * Fix some comments and code * delete useless code * Fix namming * Fix bug * Fix bug * Add test for mxnet TAGCov * Add test code for mxnet TAGCov * Update some docs * Fix some code * Update docs dgl.nn.mxnet * Update weight init * Fix * reproduce the bug * Fix concurrency bug reported at #755. Also make test_shared_mem_store.py more deterministic. * Update test_shared_mem_store.py * Update dmlc/core * networkx >= 2.4 will break our examples * Update tutorials/requirements * fix selfloop edges * upd version
-
- 21 Oct, 2019 1 commit
-
-
Chao Ma authored
-
- 26 Sep, 2019 1 commit
-
-
Minjie Wang authored
* init * rm data * README * fix rating values that are not decimal * rm stale codes * small fix * upd * rewrite decoder * fix many * many fix; performance matched * upd; handle sparse input * upd * address comments * more docstring; download data automatically * shared param mode
-
- 11 Sep, 2019 1 commit
-
-
Chao Ma authored
* update * speedup * add some comments
-
- 09 Sep, 2019 1 commit
-
-
Zihao Ye authored
* upd * add test * fix * upd * merge * hotfix * upd * fix
-
- 28 Aug, 2019 1 commit
-
-
xiang song(charlie.song) authored
* upd * fig edgebatch edges * add test * trigger * Update README.md for pytorch PinSage example. Add noting that the PinSage model example under example/pytorch/recommendation only work with Python 3.6+ as its dataset loader depends on stanfordnlp package which work only with Python 3.6+. * Provid a frame agnostic API to test nn modules on both CPU and CUDA side. 1. make dgl.nn.xxx frame agnostic 2. make test.backend include dgl.nn modules 3. modify test_edge_softmax of test/mxnet/test_nn.py and test/pytorch/test_nn.py work on both CPU and GPU * Fix style * Delete unused code * Make agnostic test only related to tests/backend 1. clear all agnostic related code in dgl.nn 2. make test_graph_conv agnostic to cpu/gpu * Fix code style * fix * doc * Make all test code under tests.mxnet/pytorch.test_nn.py work on both CPU and GPU. * Fix syntex * Remove rand * Add TAGCN nn.module and example * Now tagcn can run on CPU. * Add unitest for TGConv * Fix style * For pubmed dataset, using --lr=0.005 can achieve better acc * Fix style * Fix some descriptions * trigger * Fix doc * Add nn.TGConv and example * Fix bug * Update data in mxnet.tagcn test acc. * Fix some comments and code * delete useless code * Fix namming * Fix bug * Fix bug * Add test code for mxnet TAGCov * Update some docs * Fix some code * Update docs dgl.nn.mxnet * Update weight init * Fix
-
- 27 Aug, 2019 1 commit
-
-
Zihao Ye authored
* refactor * upd mpnn
-
- 23 Aug, 2019 1 commit
-
-
Minjie Wang authored
* rgcn module * support id input * WIP: model codes * use faster index select * dropout * self loop * WIP: link prediction * fix lint * WIP: docs * docstring * docstring * merge two child classes * mxnet rgcn module * fix lint * fix lint * fix rename bug * add uniform edge sampler * fix fn name * docstring * fix mxnet rgcn module * fix mx rgcn * enable test on cuda
-
- 21 Aug, 2019 1 commit
-
-
VoVAllen authored
* Add early stop * add mxnet version * Poke ci
-
- 12 Jun, 2019 1 commit
-
-
Da Zheng authored
* copy graph index to shared memory. * fix. * fix. * fix. * use a diff name for in-csr and out-csr. * fix lint. * remove print. * add test. * add comments.
-
- 10 Jun, 2019 1 commit
-
-
Da Zheng authored
* enable tutorial test in CI. * extand DGLGraph graph_data. * update doc. * Revert "enable tutorial test in CI." This reverts commit cd774067180922bb6ae979bde4aecbffc61c8147. * accept DGLGraph in graph store.
-
- 09 Jun, 2019 3 commits
-
-
Da Zheng authored
* add tests. * distinguish layer-local nid and nodeflow nid. * use numpy assert_array_equal and assert_allclose * fix map_from_parent_nid * fix test * fix test. * renmae remap. * update doc. * update doc. * update doc. * fix test. * fix test.
-
Minjie Wang authored
* all pytorch examples * scan through mxnet examples * change reddit data * tweak numerical range for unittest * fix ci * fix ci * fix * add seed to workaround
-
Lingfan Yu authored
* 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
-
- 02 Jun, 2019 1 commit
-
-
Minjie Wang authored
* to simple * WIP: multigraph flag * graph index refactor; pass basic testing * graph index refactor; pass basic testing * fix bug in to_simple; pass torch test * fix mx utest * fix example * fix lint * fix ci * poke ci * poke ci * WIP * poke ci * poke ci * poke ci * change ci workspace * poke ci * poke ci * poke ci * poke ci * delete ci * use enum for multigraph flag
-
- 30 May, 2019 2 commits
- 28 May, 2019 1 commit
-
-
Chao Ma authored
-
- 26 May, 2019 1 commit
-
-
Chao Ma authored
* update * update * update demo
-
- 25 May, 2019 1 commit
-
-
Da Zheng authored
* load mxnet csr. * enable load large csr. * fix * fix. * fix int overflow. * fix test.
-
- 23 May, 2019 4 commits
-
-
Da Zheng authored
* fix. * use inplace. * move to shared memory graph store. * fix. * add more unit tests. * fix. * fix test. * fix test. * disable test. * fix.
-
Chao Ma authored
* update * update * re-use single-machine code * update * use relative path * update * update * update * add __init__.py * add __init__.py * import sys, os * fix typo * update
-
Chao Ma authored
* update * update * update * update num_hops * fix bug * update * report numbers of distributed training in AMLC giant graph paper
-
Chao Ma authored
-
- 21 May, 2019 1 commit
-
-
Da Zheng authored
* add init_ndata and init_edata in DGLGraph. * adjust SharedMemoryGraph API. * print warning. * fix comment. * update example * fix. * fix examples. * add unit tests. * add comments.
-