1. 11 Dec, 2018 2 commits
    • Da Zheng's avatar
      [Doc] update neighbor sampler doc. (#287) · 18ed7868
      Da Zheng authored
      18ed7868
    • Minjie Wang's avatar
      [Release] v0.1.3 (#288) · 597ac7f8
      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
      597ac7f8
  2. 10 Dec, 2018 1 commit
  3. 07 Dec, 2018 6 commits
    • Gan Quan's avatar
      [Release] 0.1.2: Require Windows 10 (#277) · 322bd713
      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
      322bd713
    • Zihao Ye's avatar
      [Model]Transformer (#186) · 9f325542
      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
      9f325542
    • Gan Quan's avatar
      [Release] 0.1.2 updates (#276) · 37feb479
      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
      37feb479
    • Minjie Wang's avatar
      [Bugfix][Model] fix treelstm model (#274) · 3564fdc5
      Minjie Wang authored
      * fix bug after moving batcher out of dgl.data
      
      * disable mx utest
      3564fdc5
    • Da Zheng's avatar
      [Readme] add an M. (#273) · f491d6b9
      Da Zheng authored
      f491d6b9
    • Da Zheng's avatar
      small fixes in the immutable graph index. (#271) · c0d1f8e4
      Da Zheng authored
      * small fix in immutable graph index.
      
      * minor fix.
      c0d1f8e4
  4. 06 Dec, 2018 8 commits
  5. 05 Dec, 2018 16 commits
  6. 04 Dec, 2018 7 commits