1. 17 3月, 2023 2 次提交
  2. 13 2月, 2023 1 次提交
  3. 01 2月, 2023 1 次提交
  4. 31 1月, 2023 1 次提交
  5. 17 1月, 2023 1 次提交
  6. 12 1月, 2023 1 次提交
  7. 05 1月, 2023 1 次提交
  8. 27 12月, 2022 1 次提交
  9. 22 12月, 2022 1 次提交
  10. 21 12月, 2022 1 次提交
    • C
      optimize auto compress (#1550) · 304d7815
      ceci3 提交于
      * support sub block
      
      * support post-precess
      
      * update
      
      * fix
      
      * add unittest
      
      * revert prune
      
      * fix unittest
      
      * add unittest
      304d7815
  11. 20 12月, 2022 1 次提交
  12. 16 12月, 2022 1 次提交
    • R
      Add ITPruner (#1519) · 5662a660
      rehulisw 提交于
      * itpruner
      
      * Delete paddleslim/nas/itpruner/__pycache__ directory
      
      * test_itpruner
      
      * Delete paddleslim/nas/itpruner/Cifar/__pycache__ directory
      
      * Delete paddleslim/nas/itpruner/CKA/__pycache__ directory
      
      * Delete paddleslim/nas/itpruner/Cifar/utils/__pycache__ directory
      
      * Delete paddleslim/nas/itpruner/Cifar/nets/__pycache__ directory
      
      * Update cka.py
      
      * Update itpruner.py
      
      * Update test_itpruner.py
      
      * Update test_itpruner.py
      
      * Update test_itpruner.py
      
      * Delete initializer.py
      
      * Update base_models.py
      
      * Update resnet_cifar.py
      
      * Update base_models.py
      
      * Update resnet_cifar.py
      
      * Update base_models.py
      
      * Update cka.py
      
      * Update resnet_cifar.py
      
      * Update base_models.py
      
      * Update utils.py
      
      * Delete base_models.py
      
      * Update resnet_cifar.py
      Co-authored-by: NminghaoBD <79566150+minghaoBD@users.noreply.github.com>
      5662a660
  13. 12 12月, 2022 2 次提交
  14. 09 12月, 2022 1 次提交
  15. 07 12月, 2022 1 次提交
  16. 02 12月, 2022 1 次提交
  17. 01 12月, 2022 1 次提交
    • W
      Remove and update fluid API (#1508) · 423b057c
      whs 提交于
      1. Remove fluid
      2. Remove unused codes
      2.1 remove adabert
      2.2 remove ddpg controller of NAS
      2.3 remove paddleslim.models
      2.4 Remove PC-DARTS
      423b057c
  18. 30 11月, 2022 1 次提交
  19. 23 11月, 2022 1 次提交
  20. 17 11月, 2022 1 次提交
  21. 15 11月, 2022 2 次提交
  22. 08 11月, 2022 1 次提交
  23. 14 10月, 2022 1 次提交
  24. 10 10月, 2022 1 次提交
  25. 27 9月, 2022 1 次提交
  26. 23 9月, 2022 1 次提交
  27. 31 8月, 2022 1 次提交
  28. 30 8月, 2022 1 次提交
  29. 17 8月, 2022 2 次提交
  30. 11 8月, 2022 1 次提交
  31. 29 7月, 2022 1 次提交
  32. 14 7月, 2022 1 次提交
  33. 12 7月, 2022 1 次提交
  34. 27 6月, 2022 1 次提交
  35. 24 6月, 2022 2 次提交
    • W
      Refine config API in ACT (#1178) · 52fba48d
      whs 提交于
      1. Make config of ACT support path, set, list and tuple
      2. Refine the implementation of loading config
      3. Add wrapper for dataloader to return data in dict format
      52fba48d
    • W
      Add dkd dist loss (#1189) · 4528c8da
      whs 提交于
      4528c8da