1. 24 Aug, 2021 3 commits
    • Zaida Zhou's avatar
      bump version to v1.3.12 (#1297) · 7540cf73
      Zaida Zhou authored
      7540cf73
    • densechen's avatar
      RunnerConstructor (#1296) · 642b48f1
      densechen authored
      
      
      * runner constructor
      
      * import runner at `__init__`
      
      * fix yapf
      
      * fix
      
      * fix yapf
      
      * better write
      
      * add using example
      
      * add common
      
      * fix lint
      
      * refactor format
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      642b48f1
    • Wenwei Zhang's avatar
      [Feature] Add windows CI (#1023) · 979a355d
      Wenwei Zhang authored
      
      
      * add windows CI
      
      * clean versions
      
      * only allow pt1.7 on windows
      
      * fix windows install issue
      
      * add win cpu
      
      * fix win command
      
      * clean unnecessary command
      
      * resolve turbojpeg & tempfile on win
      
      * replace os.readlink with os.path.realpath
      
      * fix windows ci
      
      * close file before removing it
      
      * fix windows ci
      
      * fix symlink on windows
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * modify according to comment
      Co-authored-by: default avatarzhouzaida <zhouzaida@163.com>
      979a355d
  2. 23 Aug, 2021 10 commits
  3. 22 Aug, 2021 1 commit
  4. 21 Aug, 2021 1 commit
  5. 19 Aug, 2021 2 commits
  6. 18 Aug, 2021 1 commit
  7. 17 Aug, 2021 2 commits
  8. 16 Aug, 2021 1 commit
  9. 12 Aug, 2021 1 commit
  10. 11 Aug, 2021 4 commits
    • Zaida Zhou's avatar
      bump version to v1.3.11 (#1259) · d48020bd
      Zaida Zhou authored
      d48020bd
    • Zaida Zhou's avatar
      [Fix] Fix the bug that the training log and evaluating log are mixed (#1252) · 846d3a4a
      Zaida Zhou authored
      * [Fix] Fix the bug that training log and evaluating log are mixed
      
      * [Fix] Fix the bug that training log and evaluating log are mixed
      
      * fix comment
      
      * fix import error
      
      * refactor
      
      * refactor
      
      * refactor
      
      * clear log_buffer before evaluation
      
      * fix error
      
      * add unittest
      846d3a4a
    • Shilong Zhang's avatar
      Fix potential bugs of basemodule when record the initilization information (#1217) · 18c64d5f
      Shilong Zhang authored
      * add logger for init
      
      * change init_info of oevrload init_weight
      
      * add judgement for params_init_info
      
      * add delete comments for params_init_info
      
      * add docstr and more comments
      
      * add docstr and more comments
      
      * resolve comments
      
      * dump to a file
      
      * add unitest
      
      * fix unitest
      
      * fix unitest
      
      * write to ori log
      
      * fix typo
      
      * resolve commnets
      
      * fix call initweights twice in topmost module
      
      * fix the potential bug of recursive import
      
      * fix unitest
      
      * fix potiential bugs
      
      * remove unneccesary change
      
      * add more unitest
      
      * fix add param in initweights
      
      * add more comments
      
      * raise error
      
      * add more detail assert error
      18c64d5f
    • Zaida Zhou's avatar
      [Fix] Remove model.pth (#1255) · b5a4bbd0
      Zaida Zhou authored
      b5a4bbd0
  11. 10 Aug, 2021 3 commits
  12. 09 Aug, 2021 1 commit
    • Miao Zheng's avatar
      [Docs] Add PR document (#1209) · 94a677de
      Miao Zheng authored
      
      
      * [Docs] Add PR document
      
      * format
      
      * idx modify
      
      * revise according to comments
      
      * add blank line
      
      * grammar
      
      * insert blank line after title
      
      * revise according to comments
      
      * revise according to comments
      
      * typo
      
      * resize image3
      
      * lint
      
      * del print
      
      * fix lint
      
      * del unused
      Co-authored-by: default avatarzhouzaida <zhouzaida@163.com>
      94a677de
  13. 08 Aug, 2021 1 commit
  14. 03 Aug, 2021 1 commit
  15. 02 Aug, 2021 1 commit
  16. 01 Aug, 2021 1 commit
  17. 28 Jul, 2021 1 commit
  18. 23 Jul, 2021 4 commits
  19. 22 Jul, 2021 1 commit