1. 26 5月, 2023 2 次提交
    • G
      fix head_init_scale · 2823e48b
      gaotingquan 提交于
      2823e48b
    • G
      fix for clip · 6d924f85
      gaotingquan 提交于
      1. fix bias_attr to False for conv of PatchEmbed;
      2. support return_tokens_mean for Head of CLIP;
      3. support remove_cls_token_in_forward for CLIP;
      4. support head_init_scale argument for ViT backbone;
      5. support get_num_layers() and no_weight_decay() for ViT backbone.
      6d924f85
  2. 17 5月, 2023 4 次提交
  3. 06 5月, 2023 1 次提交
  4. 23 4月, 2023 1 次提交
  5. 19 4月, 2023 4 次提交
  6. 06 4月, 2023 3 次提交
  7. 05 4月, 2023 1 次提交
    • Y
      add mobilenext · beca8b2c
      Yang Nie 提交于
      add cooldown config
      
      update optimizer
      
      fix ParamAttr & update  test_tipc
      
      fix tipc
      
      update tipc config
      
      remove docs of `_make_divisible`
      
      refactor the implementation of "no weight decay"
      
      fix model name
      
      remove cooldown config
      beca8b2c
  8. 04 4月, 2023 11 次提交
  9. 30 3月, 2023 1 次提交
  10. 21 3月, 2023 2 次提交
  11. 28 2月, 2023 2 次提交
  12. 23 2月, 2023 1 次提交
  13. 10 2月, 2023 1 次提交
  14. 07 2月, 2023 2 次提交
  15. 06 2月, 2023 1 次提交
  16. 01 2月, 2023 1 次提交
  17. 31 1月, 2023 2 次提交