1. 24 Feb, 2022 1 commit
  2. 25 Sep, 2020 1 commit
    • Wenwei Zhang's avatar
      Support to specify LR of DCN's conv_offset (#344) · ed2887bb
      Wenwei Zhang authored
      * Support to specify LR of DCN's conv_offset
      
      * Resolve comments & add unit test
      
      * Resolve formats
      
      * Fix CI for DCN
      
      * Mock DCN when cpu only
      
      * Use mock for cpu testing
      
      * Fix docstring and support ModulatedDCN
      
      * set offset_lr_mult as dcn's arguments, link CU-49u01p
      
      * fix lr bug
      
      * fall back to set LR in constructor
      
      * resolve comments
      ed2887bb
  3. 25 Aug, 2020 1 commit
  4. 18 Jun, 2020 1 commit
  5. 17 Jun, 2020 1 commit
    • Harry's avatar
      Add custom_group to DefaultOptimizerConstrutor (#347) · c74d729d
      Harry authored
      * feat: add custom_group to DefaultOptimConstrutor
      
      * refactor: move custom_groups validate to _validate_cfg
      
      * docs: add doc to explain custom_groups
      
      * feat: add unittest for non_exist_key
      
      * refactor: one param per group
      
      * fix: small fix
      
      * fix: name
      
      * docs: docstring
      
      * refactor: change to mult for only lr and wd custom
      
      * docs: docstring
      
      * docs: more explaination
      
      * feat: sort custom key
      
      * docs: add docstring
      
      * refactor: use reverse arg of sorted
      
      * docs: fix comment
      
      * docs: fix comment
      
      * refactor: small modi
      
      * refactor: small modi
      
      * refactor: small modi
      c74d729d
  6. 02 Jun, 2020 1 commit