1. 14 Dec, 2019 1 commit
  2. 02 Oct, 2019 1 commit
    • Jon Crall's avatar
      Enable doctests in CI with xdoctest (#1479) · 0e9de200
      Jon Crall authored
      * Enable doctests in CI with xdoctest
      
      * use xdoctest in travis file
      
      * Fix doctest warnings
      
      * dont test eggs directory
      
      * Ensure xdoctest is installed before running CI
      0e9de200
  3. 25 Aug, 2019 1 commit
  4. 22 Aug, 2019 1 commit
    • Jirka Borovec's avatar
      update CI - pkg build (#1235) · 7bb38af4
      Jirka Borovec authored
      * add testing in Travis
      
      * add proj. requirements
      
      * install CUDA
      
      * def tested packages
      
      * add missing meta in setup
      
      * add empty test
      
      * restructure travis tests
      
      * add sample doctest
      
      * switch to nose2
      
      * add sample test
      
      * using pytest
      
      * minor fixes
      7bb38af4
  5. 10 Aug, 2019 1 commit
  6. 02 Aug, 2019 1 commit
  7. 28 Jul, 2019 2 commits
  8. 13 Jul, 2019 1 commit
    • simon wu's avatar
      Fixing build-errors on Windows (#969) · 59fbb5c1
      simon wu authored
      * Fixing build-errors on Windows (add some compile args, which are default on Linux)
      
      * Fixing build-errors on Windows
      
      * minor formatting
      
      * Fixing errors on windows
      
      1.Adding 'cxx' key for extra_compile_args
      2.Adding type-cast to long for first parameter of THCCeilDiv facebookresearch/maskrcnn-benchmark#409
      3.Ignoring resource setting on windows
      
      * update the order of import statements
      59fbb5c1
  9. 11 Jul, 2019 1 commit
    • Daniel Suess's avatar
      Refactor compilation into single setup.py (#881) · 713e98bc
      Daniel Suess authored
      * Implement all extension building in main setup.py
      
      * Remove old build files
      
      * Adapt installation guide
      
      * Refactor to comply with flake8
      
      * Move imports into functions & refactor module paths
      
      * Format setup.py with yapf
      
      * Move cython/numpy import back to head of file
      
      * Add note to use verbose mode for pip in INSTALL.md
      713e98bc
  10. 21 May, 2019 1 commit
    • Jiangmiao Pang's avatar
      Add loss evaluator (#678) · 57d34592
      Jiangmiao Pang authored
      * Fix license in setup.py
      
      * Add code for loss evaluator
      
      * Configs support loss evaluator
      
      * Fix a little bug
      
      * Fix flake8
      
      * return revised bbox to reg
      
      * return revised bbox to reg
      
      * revision according to comments
      
      * fix flake8
      57d34592
  11. 16 Apr, 2019 1 commit
  12. 14 Apr, 2019 1 commit
  13. 06 Feb, 2019 2 commits
  14. 17 Jan, 2019 1 commit
  15. 26 Dec, 2018 1 commit
  16. 22 Dec, 2018 1 commit
  17. 26 Nov, 2018 3 commits
  18. 20 Oct, 2018 2 commits
  19. 10 Oct, 2018 1 commit
  20. 07 Oct, 2018 2 commits
  21. 30 Sep, 2018 1 commit
  22. 23 Sep, 2018 1 commit
  23. 02 Sep, 2018 1 commit