1. 01 Sep, 2020 1 commit
    • Wenwei Zhang's avatar
      [feature] Use cu92 & ubuntu1604 for torch 1.3.1 (#524) · fc4993cd
      Wenwei Zhang authored
      * [feature] Use cu92 & ubuntu1604 for torch 1.3.1
      
      * [fix]Use ubuntu-16.04 rather than latest for cu92
      
      * [fix]: soft link cuda path
      
      * Debug cu101 bug
      
      * Update usr/include for cublas with cu101
      
      * Check default nvcc version
      
      * rm :
      
      * add cuda root
      
      * Try to locate cublas_v2.h
      
      * Set cublas version
      
      * Force cublas version
      
      * check usr/local/cuda-10.2
      
      * Add tree
      
      * cp cublas files
      
      * cp cublas files to lib64
      
      * do not tree cuda
      
      * fix path cp error
      
      * cp dir
      
      * Keep using CUDA10.1 only
      
      * recover empty line
      fc4993cd
  2. 26 Aug, 2020 1 commit
    • Xiaojie Li's avatar
      add Swish activation (#522) · c3d8eb34
      Xiaojie Li authored
      
      
      * update impad
      
      * fix docstring
      
      * add shape for impad
      
      * fix unit test
      
      * remove old version & fix doc
      
      * fix linting
      
      * fix doc
      
      * add linear decay learning rate scheduler
      
      * fix impad
      
      * fix setup.cfg
      
      * fix linting
      
      * add yapf
      
      * add swish
      
      * fix lr_updater
      
      * fix lr_updater.py
      
      * update swish
      
      * add swish
      
      * fix inplace
      
      * fix typo
      Co-authored-by: default avatarlixiaojie <lixiaojie@sensetime.com>
      c3d8eb34
  3. 25 Aug, 2020 1 commit
  4. 24 Aug, 2020 4 commits
  5. 23 Aug, 2020 1 commit
  6. 22 Aug, 2020 2 commits
  7. 21 Aug, 2020 2 commits
  8. 19 Aug, 2020 6 commits
  9. 17 Aug, 2020 1 commit
  10. 15 Aug, 2020 3 commits
    • Cao Yuhang's avatar
      fix saconv (#489) · 7b18b977
      Cao Yuhang authored
      * fix saconv
      
      * add parrots condition
      
      * add unittest
      
      * fix torch version
      7b18b977
    • Wang Xinjiang's avatar
      fix some pavi logger hooks (#481) · eacaf475
      Wang Xinjiang authored
      * fix some pavi logger hooks
      
      * fix unittest
      
      * fix small bugs
      
      * small change
      
      * fix unittest
      
      * Add EpochBasedRunner conditions
      
      * Add session text
      
      * fix small bug
      
      * fetch runner mode from log buffer
      
      * Add max_iter to pavi session text
      
      * change yaml.dump to yamp.dump(yaml.load(mmcv.dump))
      
      * Directly use by_epoch
      
      * fix unittest
      
      * add comments
      
      * Use runner.epoch + 1 in pavi log
      
      * fix runner.epoch issue for runner.mode=='val'
      
      * fix runner.epoch issue for runner.mode=='val'
      
      * Use abspath instead of realpath
      
      * Add meta dump unittest
      
      * small change
      
      * Add comments
      eacaf475
    • Jintao Lin's avatar
      Add `tin_shift` function (#492) · c8e85b28
      Jintao Lin authored
      
      
      * add tin shift
      
      * add unittest
      
      * add docstring
      
      * add docstring
      
      * parrots for tin_shift
      
      * fix lint
      
      * fix lint
      Co-authored-by: default avatarjiaomenglei <jiaomenglei@sensetime.com>
      c8e85b28
  11. 14 Aug, 2020 1 commit
  12. 13 Aug, 2020 6 commits
  13. 12 Aug, 2020 1 commit
  14. 11 Aug, 2020 1 commit
  15. 09 Aug, 2020 3 commits
  16. 08 Aug, 2020 1 commit
  17. 06 Aug, 2020 3 commits
  18. 03 Aug, 2020 2 commits