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. 21 11月, 2022 2 次提交
  4. 08 11月, 2022 1 次提交
  5. 02 11月, 2022 1 次提交
  6. 01 11月, 2022 1 次提交
  7. 17 10月, 2022 1 次提交
  8. 17 8月, 2022 1 次提交
  9. 04 8月, 2022 1 次提交
  10. 11 7月, 2022 2 次提交
  11. 04 7月, 2022 1 次提交
  12. 01 7月, 2022 9 次提交
  13. 30 6月, 2022 4 次提交
  14. 29 6月, 2022 4 次提交
  15. 28 6月, 2022 2 次提交
  16. 27 6月, 2022 3 次提交
  17. 24 6月, 2022 5 次提交