- 25 Dec, 2020 1 commit
-
-
Quan (Andy) Gan authored
* first commit * some thoughts * move around * more commit * more fixes * now it uses torch allocator * fix symbol export error * fix * fixes * test fix * add script * building separate library per version * fix for vs2019 * more fixes * fix on windows build * update jenkinsfile * auto copy built dlls for windows * lint and installation guide update * fix * specify conda environment * set environment for ci * fix * fix * fix * fix again * revert * fix cmake * fix * switch to using python interpreter path * remove scripts * debug * oops sorry * Update index.rst * Update index.rst * copies automatically, no need for this * do not print message if library not found * tiny fixes * debug on nightly * replace add_compile_definitions to make CMake 3.5 happy * fix linking to wrong lib for multiple pytorch envs * changed building strate...
-
- 17 Feb, 2020 1 commit
-
-
Minjie Wang authored
-
- 14 Aug, 2019 1 commit
-
-
Quan (Andy) Gan authored
-
- 08 Mar, 2019 1 commit
-
-
Minjie Wang authored
-
- 05 Mar, 2019 1 commit
-
-
Minjie Wang authored
* enable cython * add helper function and data structure for void_p vector return * move sampler from graph index to contrib.sampling * WIP * WIP * refactor layer sampling * pass tests * fix lint * fix graphsage * remove comments * pickle test * fix comments * update dev guide for cython build
-
- 11 Dec, 2018 1 commit
-
-
Minjie Wang authored
* update version; add news.md; modify contributing.md * change urls to dmlc
-
- 06 Dec, 2018 2 commits
-
-
Sheng Zha authored
-
Minjie Wang authored
-
- 29 Nov, 2018 1 commit
-
-
Gan Quan authored
* conda recipe * switching to source build * trying windows build * wip * windows build works
-
- 27 Nov, 2018 1 commit
-
-
Minjie Wang authored
* add bdist_wheel build * fix wheel build * fix setup * fix ci * fix setup * fix * fix setup * poke ci * fix * poke ci * clean build * fix ci * addback the env
-
- 05 Oct, 2018 1 commit
-
-
Minjie Wang authored
-
- 30 Jul, 2018 1 commit
-
-
Minjie Wang authored
* batch message_func, reduce_func and update_func Conflicts: python/dgl/backend/pytorch.py * test cases for batching Conflicts: python/dgl/graph.py * resolve conflicts * setter/getter Conflicts: python/dgl/graph.py * test setter/getter Conflicts: python/dgl/graph.py * merge DGLGraph and DGLBGraph Conflicts: python/dgl/graph.py Conflicts: python/dgl/graph.py * batchability test Conflicts: python/dgl/graph.py Conflicts: python/dgl/graph.py * New interface (draft) Conflicts: _reference/gat_mx.py _reference/molecular-gcn.py _reference/molecular-gcn_mx.py _reference/multi-gcn.py _reference/multi-gcn_mx.py _reference/mx.py python/dgl/graph.py * Batch operations on graph Conflicts: .gitignore python/dgl/backend/__init__.py python/dgl/backend/numpy.py python/dgl/graph.py * sendto * storage * NodeDict * DGLFrame/DGLArray * scaffold code for graph.py * clean up files; initial frame code * basic frame tests using pytorch * frame autograd test passed * fix non-batched tests * initial code for cached graph; tested * batch sendto * batch recv * update routines * update all * anonymous repr batching * specialize test * igraph dep * fix * fix * fix * fix * fix * clean some files * batch setter and getter * fix utests
-
- 22 Jul, 2018 1 commit
-
-
Minjie Wang authored
* 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
-