1. 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
  2. 29 11月, 2022 1 次提交
    • M
      Support FC (#1551) · 5b0346c5
      minghaoBD 提交于
      * support fc in pruning
      
      * support matmul and matmul_v2 pruning
      
      * support ffn pruning with gelu activations in the middle
      
      * support reshape2, transpose and split in transformer block
      
      * support pattern: qkv gemm -> batched gemm -> out linear
      
      * prune all fc layer
      
      * support fc pruning
      
      * almost done with few hardcode
      
      * remove hardcode
      
      * fix UT
      
      * fix UT
      
      * avoid setting attributes for reshape in fc pruning
      
      * fix UT
      
      * fix UT
      5b0346c5
  3. 28 11月, 2022 1 次提交
  4. 24 11月, 2022 1 次提交
  5. 23 11月, 2022 2 次提交
  6. 22 11月, 2022 1 次提交
  7. 17 11月, 2022 3 次提交
  8. 15 11月, 2022 2 次提交
  9. 11 11月, 2022 1 次提交
  10. 08 11月, 2022 1 次提交
  11. 03 11月, 2022 1 次提交
  12. 02 11月, 2022 1 次提交
  13. 27 10月, 2022 1 次提交
  14. 26 10月, 2022 1 次提交
  15. 25 10月, 2022 1 次提交
  16. 24 10月, 2022 1 次提交
  17. 21 10月, 2022 2 次提交
  18. 20 10月, 2022 1 次提交
  19. 19 10月, 2022 1 次提交
  20. 18 10月, 2022 1 次提交
  21. 17 10月, 2022 1 次提交
  22. 14 10月, 2022 1 次提交
  23. 12 10月, 2022 1 次提交
  24. 10 10月, 2022 3 次提交
  25. 30 9月, 2022 1 次提交
  26. 28 9月, 2022 3 次提交
  27. 27 9月, 2022 2 次提交
  28. 23 9月, 2022 1 次提交
  29. 21 9月, 2022 2 次提交