1. 22 12月, 2022 1 次提交
  2. 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
  3. 20 12月, 2022 1 次提交
  4. 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
  5. 12 12月, 2022 2 次提交
  6. 09 12月, 2022 1 次提交
  7. 07 12月, 2022 1 次提交
  8. 02 12月, 2022 1 次提交
  9. 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
  10. 30 11月, 2022 1 次提交
  11. 23 11月, 2022 1 次提交
  12. 17 11月, 2022 1 次提交
  13. 15 11月, 2022 2 次提交
  14. 08 11月, 2022 1 次提交
  15. 14 10月, 2022 1 次提交
  16. 10 10月, 2022 1 次提交
  17. 27 9月, 2022 1 次提交
  18. 23 9月, 2022 1 次提交
  19. 31 8月, 2022 1 次提交
  20. 30 8月, 2022 1 次提交
  21. 17 8月, 2022 2 次提交
  22. 11 8月, 2022 1 次提交
  23. 29 7月, 2022 1 次提交
  24. 14 7月, 2022 1 次提交
  25. 12 7月, 2022 1 次提交
  26. 27 6月, 2022 1 次提交
  27. 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
  28. 10 6月, 2022 1 次提交
    • C
      optimization yaml (#1157) · 604c0bbe
      ceci3 提交于
      * optimization yaml
      
      * update yaml
      
      * update yaml
      
      * fix unittest
      
      * fix unittest
      604c0bbe
  29. 07 5月, 2022 1 次提交
  30. 19 4月, 2022 1 次提交
  31. 15 4月, 2022 1 次提交
    • Z
      Method of adding hardware (#1041) · 46751fe7
      zhouzj 提交于
      * fix opt's cmd for sparse model
      
      * add hardware
      
      * Remove redundant functions and adjust tests' file
      
      * Remove redundant functions and adjust tests' file
      46751fe7
  32. 16 3月, 2022 1 次提交
  33. 10 3月, 2022 1 次提交
  34. 16 2月, 2022 1 次提交
  35. 08 2月, 2022 1 次提交
    • Z
      analysis: add op predictors for unknown operators (#933) · f89fc93c
      zhouzj 提交于
      * add op predictors for unknown operators
      
      * modify the dowload path of op predictors and opt tools
      
      * add automatic download mode for opt tools
      
      * modify predictor's test files
      
      * modify predictor's test file
      
      * modify predictor's test file
      
      * modify predictor's test files
      
      * add requirements for installing sklearn
      
      * modify predicor's test files
      
      * modify predictor's test files
      
      * modify predictor's test files
      
      * modify predictor's test files
      
      * modify predictor's test files
      
      * Modify api design
      
      * update LatencyPredictor's doc.
      
      * update LatencyPredictor's test files
      
      * update LatencyPredictor's test files
      
      * update LatencyPredictor's test files
      
      * update LatencyPredictor's test files
      
      * update LatencyPredictor's doc.
      
      * update LatencyPredictor's doc.
      
      * update LatencyPredictor's doc.
      
      * update some syntax
      
      * add LatencyPredictor's api doc.
      
      * update LatencyPredictor's doc.
      
      * update LatencyPredictor's api doc.
      
      * adjust \'predictor_state\' api
      
      * update LatencyPredictor's test files
      Co-authored-by: NminghaoBD <79566150+minghaoBD@users.noreply.github.com>
      f89fc93c
  36. 31 12月, 2021 1 次提交