"vscode:/vscode.git/clone" did not exist on "47bb05939d4241c2c8d980bc1dbbb2aace1693fc"
  1. 17 Oct, 2018 1 commit
  2. 16 Oct, 2018 1 commit
  3. 14 Oct, 2018 4 commits
    • Da Zheng's avatar
      [BACKEND] Add MXNet backend. (#77) · 5567f4a4
      Da Zheng authored
      * support mxnet.
      
      * add mxnet version of GCN.
      
      * rename mxnet.nd as F.
      
      * add mxnet GAT.
      
      * enable GPU for GCN.
      
      * fix MXNet GCN train.
      
      * Use adam to optimize GAT
      
      * support more operators.
      
      * support sparse arrays.
      
      * update mxnet backend.
      
      * support index_copy.
      
      * remove NN.
      
      * update mxnet backend.
      
      * temp check in.
      
      * fix data conversion.
      
      * add test.
      
      * clean up mxnet backend.
      
      * update mxnet examples.
      
      * Revert "remove NN."
      
      This reverts commit d815d9a0ec619f9ce9099c48cd35db9d8e947483.
      
      * temp disable MXNet version of NN.
      5567f4a4
    • GaiYu0's avatar
      Update README.md · f31b6fd2
      GaiYu0 authored
      f31b6fd2
    • GaiYu0's avatar
      Merge pull request #72 from jermainewang/line-graph · 47392596
      GaiYu0 authored
      [MODEL] CDGNN and line graph
      47392596
    • GaiYu0's avatar
      README.md · 8738ebfa
      GaiYu0 authored
      8738ebfa
  4. 13 Oct, 2018 1 commit
  5. 10 Oct, 2018 2 commits
  6. 09 Oct, 2018 4 commits
  7. 08 Oct, 2018 3 commits
  8. 07 Oct, 2018 3 commits
    • GaiYu0's avatar
      sparse line graph · 5119a504
      GaiYu0 authored
      5119a504
    • Lingfan Yu's avatar
      Dockerfile and CI (#74) · cdf7334c
      Lingfan Yu authored
      * Test CPP branch CI (#2)
      
      * Fix batching node-only graphs (#62)
      
      * fixing batching with graphs with no edges
      
      * oops forgot test
      
      * fix readme
      
      * Docker and Jenkins (#1)
      
      * docker ci cpu
      
      * install python packages
      
      * docker ci gpu
      
      * add readme
      
      * use dgl cpu image
      
      * run command in container as root
      
      * use python3
      
      * fix test case
      
      * remove nose from docker file
      
      * docker folder readme
      
      * parallelize cpu and gpu
      
      * top level stages
      
      * comment out python2 related installation
      
      * fix
      
      * remove igraph
      
      * building for cpp
      
      * change building order
      
      * export env in test stage
      
      * withEnv
      
      * run docker container as root
      
      * fix test cases
      
      * fix test cases
      
      * minor
      
      * remove old build
      cdf7334c
    • GaiYu0's avatar
      cpp lg · 905db292
      GaiYu0 authored
      905db292
  9. 06 Oct, 2018 5 commits
  10. 05 Oct, 2018 6 commits
  11. 04 Oct, 2018 5 commits
  12. 03 Oct, 2018 2 commits
  13. 01 Oct, 2018 3 commits