- 06 Jun, 2019 2 commits
-
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
-
- 04 Jun, 2019 2 commits
- 03 Jun, 2019 2 commits
- 02 Jun, 2019 2 commits
-
-
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
-
Da Zheng authored
* fix test. * better assert. * more asserts. * print to stderr. * destroy g. * fix tests. * add timeout in sync_barrier. * test _sync_barrier. * fix. * avoid printing messages. * fix test. * fix test. * fix.
-
- 01 Jun, 2019 3 commits
-
-
Da Zheng authored
* fix. * fix.
-
Minjie Wang authored
* fix ci * poke ci * poke ci
-
Minjie Wang authored
* new jenkins script * fix ci * poke ci * new config * new config * new config * poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * update docker image; poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * poke ci * update image * update image * fix * Windows CI support * typo * typo*2 * missed sh * typo*3 * missed dir
-
- 31 May, 2019 1 commit
-
-
Da Zheng authored
* tutorial. * update images.
-
- 30 May, 2019 6 commits
-
-
VoVAllen authored
* add cpptest to ci * try windows * Update Jenkinsfile * Update Jenkinsfile * Update Jenkinsfile * Update task_cpp_unit_test.bat * Change localhost to 127.0.0.1 * windows socket gtest * lint * Update task_cpp_unit_test.bat * fix batch script * export all symbols * Update Jenkinsfile * compile once * try mxnet compact
-
Chao Ma authored
* Update README.md for the demo of distributed sampler * Update README.MD of demo for distributed sampler
-
Da Zheng authored
-
Mufei Li authored
-
Minjie Wang authored
-
Da Zheng authored
* disable unit test in mxnet tutorial. * retry socket connection. * roll back to set_np_compat * try to fix multi-processing test hangs when it fails. * fix test. * fix.
-
- 29 May, 2019 1 commit
-
-
Lingfan Yu authored
* use mxnet 20190528 build * fix mxnet api name
-
- 28 May, 2019 2 commits
- 27 May, 2019 1 commit
-
-
Minjie Wang authored
* update docker image * specify lint version * rm torch import from unified tests
-
- 26 May, 2019 5 commits
- 25 May, 2019 1 commit
-
-
Da Zheng authored
* load mxnet csr. * enable load large csr. * fix * fix. * fix int overflow. * fix test.
-
- 24 May, 2019 3 commits
- 23 May, 2019 5 commits
-
-
Da Zheng authored
* add test. * fix compute. * fix test. * turn on test. * fix a bug. * add test. * fix. * disable test.
-
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 2 commits
-
-
Minjie Wang authored
* WIP * header * WIP .cc * WIP * transpose * wip * immutable graph .h and .cc * WIP: nodeflow.cc * compile * remove all tmp dl managed ctx; they caused refcount issue * one simple test * WIP: testing * test_graph * fix graph index * fix bug in sampler; pass pytorch utest * WIP on mxnet * fix lint * fix mxnet unittest w/ unfortunate workaround * fix msvc * fix lint * SliceRows and test_nodeflow * resolve reviews * resolve reviews * try fix win ci * try fix win ci * poke win ci again * poke * lazy multigraph flag; stackoverflow error * revert node subgraph test * lazy object * try fix win build * try fix win build * poke ci * fix build script * fix compile * add a todo * fix reviews * fix compile
-
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.
-
- 20 May, 2019 2 commits
-
-
Da Zheng authored
* fix. * add comment. * remove. * temp fix. * initialize for shared memory. * fix graphsage. * fix gcn. * add more unit tests. * add more tests. * avoid creating shared-memory exclusively. * redefine remote initializer. * improve initializer. * fix unit test. * fix lint. * fix lint. * initialize data in the graph store server properly. * fix test. * fix test. * fix test. * small fix. * add comments. * cleanup server. * test graph store with a random port. * print. * print to stderr. * test1 * test2 * remove comment. * adjust the initializer signature.
-
VoVAllen authored
* Add batch and unbatch for immutable graph * fix line seprator * fix lintr * remove unnecessary include * fix code review
-