1. 01 Jun, 2019 1 commit
    • Minjie Wang's avatar
      [CI] Fix CI bugs (#592) · 54929942
      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
      54929942
  2. 29 May, 2019 1 commit
  3. 27 May, 2019 1 commit
  4. 07 Jan, 2019 1 commit
  5. 02 Dec, 2018 1 commit
  6. 12 Nov, 2018 3 commits
    • Minjie Wang's avatar
      [CI] add graphviz (#147) · cd3e25a0
      Minjie Wang authored
      cd3e25a0
    • VoVAllen's avatar
      [Doc][Model] New Capsule Tutorial & Example (#143) · 7cb50072
      VoVAllen authored
      * new capsule tutorial
      
      * capsule for new API
      
      * fix deprecated API
      
      * New tutorial and example
      
      * investigate gc problem
      
      * add viz code
      
      * new capsule tutorial
      
      * remove ipynb
      
      * move u_hat
      
      * add link
      
      * add requirements.txt
      
      * remove ani.save
      
      * update ci to install requirements
      
      * add graphviz
      7cb50072
    • Minjie Wang's avatar
      [CI] Improved CI (#141) · a95459e3
      Minjie Wang authored
      * change ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * update ci
      
      * nx package
      
      * update ci
      
      * update ci
      
      * update ci
      
      * fix
      
      * mx dockerfile by zhengda
      
      * python3.6->3.5
      
      * update ci image
      
      * add tutorial test
      
      * fix ci
      
      * fix ssl problem
      
      * minor change
      
      * small fix on traversal utest
      
      * fix syntax
      
      * add matplotlib in image
      
      * fix
      
      * update ci
      
      * update ci
      a95459e3
  7. 19 Oct, 2018 1 commit
    • Lingfan Yu's avatar
      CI lint check (#93) · dce1f44d
      Lingfan Yu authored
      * CI for lint check
      
      * init submodule before run lint
      
      * install ubuntu core for lint docker
      
      * remove generator import in dgl
      dce1f44d
  8. 07 Oct, 2018 1 commit
    • 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