1. 23 Apr, 2023 1 commit
  2. 24 Dec, 2020 1 commit
  3. 18 Nov, 2020 2 commits
  4. 15 Nov, 2020 2 commits
  5. 31 Oct, 2020 1 commit
  6. 06 Oct, 2020 1 commit
    • Wenwei Zhang's avatar
      Fix wrappers version comparison (#602) · 005c4087
      Wenwei Zhang authored
      * add version check in wrappers
      
      * fix assersion
      
      * use digital version for version comparison
      
      * fix unit tests
      
      * reformat
      
      * fall back to compare the first two version
      
      * fix unittest
      
      * fix unittest
      
      * fix unit test
      
      * clean unnecessary change
      005c4087
  7. 12 Sep, 2020 1 commit
    • Wenwei Zhang's avatar
      Mv wrappers into bricks and use wrappers in registry (#550) · c937d395
      Wenwei Zhang authored
      * Mv wrappers into bricks and use wrappers in registry
      
      * resolve import issues
      
      * fix import issues
      
      * set nn op forward to torch 1.6.1
      
      * fix CI bug and add warning
      
      * Fix CI by using patch mock
      
      * mv warnings inside deprecated module's initialization
      c937d395
  8. 08 Jul, 2020 1 commit
    • Cao Yuhang's avatar
      Migrate op (#392) · d5cbf7ee
      Cao Yuhang authored
      * migrate op
      
      * migrate unittest
      
      * update build no torch
      
      * add back use_torch_vision for roi align
      
      * fix type and unit test
      
      * ignore test logging when no torch
      
      * fix no torch ci test
      
      * skip test registry
      
      * remove coverage report when no torch
      
      * fix mac ci order
      
      * install latest pillow when no torch
      
      * mv convws to brisk
      d5cbf7ee