1. 11 11月, 2021 1 次提交
  2. 07 9月, 2021 1 次提交
    • M
      optimize unstructured pruner using GMP (#881) · 358b51af
      minghaoBD 提交于
      * optimize unstructured pruner using GMP
      
      * add uniittests for GMP pruner
      
      * add training scripts for fleet and gmp; add conv1x1 pruning
      
      * add conv1x1 pruning to dygraph
      
      * unify hyper parameters across methods and scripts, static graph
      
      * unify hyper parameters across methods and scripts, dynamic graph
      
      * refine test cases
      
      * fix singlecard training in static graph
      
      * refine readmes
      
      * update unstructured pruner api doc static
      
      * update api docs dygraph
      
      * fix bugs in api docs
      
      * rename UnstructuredPrunerGMP to GMPUnstructuredPruner
      
      * fix some format issues
      
      * remove redundant methods/arguments
      
      * description for gmp configs
      
      * fix minor bugs
      
      * fix test cases accordingly
      Co-authored-by: Nwhs <wanghaoshuang@baidu.com>
      358b51af
  3. 16 7月, 2021 1 次提交
  4. 15 7月, 2021 1 次提交
  5. 14 7月, 2021 1 次提交
  6. 10 7月, 2021 1 次提交
  7. 01 7月, 2021 1 次提交
  8. 09 6月, 2021 1 次提交
    • M
      Fix keyerror (#794) · 25ee526f
      minghaoBD 提交于
      * fix key_error in pruner
      
      * add unit test for get_ratios_by_loss
      25ee526f
  9. 13 5月, 2021 1 次提交
  10. 27 4月, 2021 1 次提交
  11. 26 4月, 2021 1 次提交
  12. 14 4月, 2021 1 次提交
  13. 27 1月, 2021 1 次提交
  14. 25 1月, 2021 1 次提交
  15. 18 1月, 2021 1 次提交
  16. 22 12月, 2020 1 次提交
  17. 11 12月, 2020 1 次提交
  18. 02 12月, 2020 1 次提交
  19. 16 11月, 2020 1 次提交
    • Y
      Fix prune ci (#512) · d8b971d6
      yukavio 提交于
      * remove sensitive_pruner module
      
      * migrate prune module
      
      * fix some bug for migrating the prune module to 2.0-rc
      
      * update some 1.8 api
      
      * change num_worker from 16 to 1
      
      * migrate common and core module
      
      * fix a api in rl controller
      
      * fix dataloader
      d8b971d6
  20. 03 11月, 2020 1 次提交
  21. 28 9月, 2020 1 次提交
  22. 18 9月, 2020 1 次提交
  23. 15 9月, 2020 1 次提交
  24. 31 8月, 2020 1 次提交
    • Y
      Complete prune load api (#430) · a412b6fa
      yukavio 提交于
      * add new argument for easy load prune program
      
      * add argument make load pruned program more easier
      
      * change save function arg
      
      * fix test
      
      * fix format
      a412b6fa
  25. 19 8月, 2020 2 次提交
    • Y
      complete prune tests (#425) · b6659ca8
      yukavio 提交于
      * fix pruned model save and load, fix bugs of pruning depthwise conv
      
      * add unit test of pruned model save and load
      
      * temp delete
      
      * add unit test
      
      * add some unit tests
      
      * complete autoprune unit test
      
      * add sensitive unit tests
      
      * fix some unit test
      
      * fix auto_pruner.py
      b6659ca8
    • Y
      fix pruned model save and load, fix bugs of pruning depthwise conv (#422) · 8ba34d78
      yukavio 提交于
      * fix pruned model save and load, fix bugs of pruning depthwise conv
      
      * add unit test of pruned model save and load
      
      * temp delete
      
      * add unit test
      8ba34d78
  26. 07 8月, 2020 1 次提交
  27. 05 8月, 2020 1 次提交
    • Y
      Fix bug when prune depthwise convolution layer. (#399) · 36b38fc3
      yukavio 提交于
      * fix bug when prune the depthwise convolution layer
      
      * fix bug when prune the depthwise convolution layer
      
      * fix bug when prune depthwise convolution layer
      
      * fix pruner when prune depthwise convolution layer
      
      * remove print from unit test
      36b38fc3
  28. 19 6月, 2020 1 次提交
  29. 12 6月, 2020 1 次提交
  30. 11 6月, 2020 1 次提交
  31. 05 6月, 2020 1 次提交
  32. 15 5月, 2020 1 次提交
  33. 14 5月, 2020 1 次提交
  34. 23 4月, 2020 3 次提交
  35. 22 4月, 2020 1 次提交
  36. 09 4月, 2020 1 次提交
  37. 08 4月, 2020 1 次提交