- 02 Jul, 2019 1 commit
-
-
HQ authored
* formatting * formatting
-
- 01 Jul, 2019 2 commits
-
-
Minjie Wang authored
* WIP: import tvm runtime node system * WIP: object system * containers * tested basic container composition * tested custom object * fix setattr bug * tested object container return * fix lint * some comments about get/set state * fix lint * fix lint * update cython * fix cython * ffi doc * fix doc
-
HQ authored
* diffpool original file added * make diffpool fuse up and running * minor tweak on tu dataset statistics method * fix tu * break * delete break * pre_org * diffpool fuse reorg * fix random shuffling * fix bn * add dgl layers * early stopping * add readme * fix * add diffpool preprocess script * tweak tu dataset * tweak * tweak * tweak * tweak * tweak * preprocess dataset * fix early stopping * fix * fix * fix * tweak * readme * code review * code review * dataset code review * update README * code review * tu doc
-
- 28 Jun, 2019 1 commit
-
-
VoVAllen authored
* Add serialization * fix memory leak * Revert "Add serialization" This reverts commit e838bb1faa2503d14593d702be00514f936c9027. * fix
-
- 27 Jun, 2019 1 commit
-
-
Quan (Andy) Gan authored
* c++ heterograph interfaces * addressing comments * update hetero api * missing interfaces * fix lint
-
- 26 Jun, 2019 1 commit
-
-
Zihao Ye authored
* upd * Add stronger test * Update test_nn.py * Update test_nn.py * trigger * trigger * trigger
-
- 20 Jun, 2019 2 commits
-
-
VoVAllen authored
* Add serialization * fix broken badge * Revert "Add serialization" This reverts commit e838bb1faa2503d14593d702be00514f936c9027. * fix
-
Quan (Andy) Gan authored
-
- 19 Jun, 2019 1 commit
-
-
Da Zheng authored
-
- 18 Jun, 2019 1 commit
-
-
Da Zheng authored
-
- 17 Jun, 2019 1 commit
-
-
Da Zheng authored
* [Feature][RFC] Heterogeneous graph interface (#553) * heterogeneous graph interface * lint * disable lints * disable lint checks * change node_types to dict * update * update * heterograph view * message passing with types * clarifications * graph queries * clarifications * moving add_XXX to Base * from_networkx * register functions * Update heterograph.py * lint.
-
- 15 Jun, 2019 2 commits
-
-
Lingfan Yu authored
* update speed numbers in readme * numbers in examples/pytorch/readme
-
Da Zheng authored
* use new split. * fix. * fix. * add zero copy from numpy.
-
- 14 Jun, 2019 2 commits
-
-
Tianyi authored
-
Quan (Andy) Gan authored
-
- 13 Jun, 2019 4 commits
-
-
Minjie Wang authored
* workspace and disable mx tutorial * try cleanws * poke * poke * poke
-
Da Zheng authored
* enable tutorial test in CI. * reduce overhead.
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
* bump up version * conda+cuda trial * switch conda branch * revert * disable cudnn * windows cuda arch fix * more fix
-
- 12 Jun, 2019 5 commits
-
-
Minjie Wang authored
-
Da Zheng authored
* give warning. * fix. * update error msg.
-
Quan (Andy) Gan authored
* bump up version * conda+cuda trial * switch conda branch * revert * disable cudnn
-
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.
-
Da Zheng authored
-
- 11 Jun, 2019 3 commits
-
-
Da Zheng authored
-
Minjie Wang authored
* fix doc * fix some format and warnings * fix
-
Da Zheng authored
* add doc of NodeFlow. * add missing API in nodeflow. * add docs and two more API to NodeFlow. * add more docs. * fix. * fix. * fix. * add docs for distributed sampler.
-
- 10 Jun, 2019 6 commits
-
-
Lingfan Yu authored
* fix gat memory increase bug * work around mxnet memory leak bug * comments * poke linter * lint * lint
-
Minjie Wang authored
* doc page for builtin functions; install from source doc * upload rst * update
-
Zihao Ye authored
-
Mufei Li authored
* to_bidirected * to_bidirected * Fix style * Fix * Update * Fix * Fix * Update * Add examples
-
Quan (Andy) Gan authored
-
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 4 commits
-
-
Da Zheng authored
* fix graph store for Pytorch. * add test. * fix dtype error in test * disable test on GPU. * test avoid windows. * fix shared-memory test. * use script to control testing environment. * update test. * enable all tests. * fix test script.
-
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
-
- 08 Jun, 2019 3 commits
-
-
HQ authored
* add graph_to * use backend copy_to * add test * fix test * framework agnostic to() test * disable pylint complaint * add examples * fix docstring * formatting * Format * Update test_to_device.py
-
Zihao Ye authored
* upd * upd * reformat * upd * upd * add test * fix arange * fix slight bug * upd * trigger * upd docs * upd * upd * upd * change subgraph to be raw data wrapper * upd * fix test
-
Da Zheng authored
* fix. * add comments.
-