1. 11 Apr, 2017 1 commit
  2. 10 Apr, 2017 6 commits
  3. 09 Apr, 2017 2 commits
  4. 08 Apr, 2017 3 commits
  5. 07 Apr, 2017 7 commits
  6. 06 Apr, 2017 7 commits
  7. 05 Apr, 2017 3 commits
  8. 04 Apr, 2017 1 commit
  9. 02 Apr, 2017 4 commits
  10. 01 Apr, 2017 4 commits
  11. 31 Mar, 2017 2 commits
    • Patrick Wieschollek's avatar
      More Tests (#200) · ee7dcd0d
      Patrick Wieschollek authored
      * some tweaks for travis
      
      First commit for rewriting the unittests when using travis-ci. It
      uses unitests from python instead of custom framework and adds
      caching to the tensorpack_datadir which path is explicitly set.
      
      * add infogan example to tests
      
      * add flag to create data dir only if not exists
      
      * add several tests including ResNet-18 on fakedata
      
      * fix matplotlib import
      
      * fix python3 bytes-like str
      
      * override image paths in resnet-test
      
      * try to fix ilsvrc paths
      
      * python3 fix for decode str
      
      * fix meta-data path
      
      * next travis fix, arg in python call
      
      * use fakedata in resnet
      
      * fix lint, fix arg
      
      * fix linting in test_resnet.py
      
      * cosmetic changes
      
      * add data_format for resnet-eval
      
      * delete resnet directory
      
      * fix linting :(
      ee7dcd0d
    • Yuxin Wu's avatar
      add developer hooks · 7332ae78
      Yuxin Wu authored
      7332ae78