1. 30 11月, 2022 1 次提交
  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 2 次提交
  4. 26 11月, 2022 1 次提交
  5. 25 11月, 2022 1 次提交
  6. 24 11月, 2022 1 次提交
  7. 23 11月, 2022 2 次提交
  8. 22 11月, 2022 1 次提交
  9. 21 11月, 2022 2 次提交
  10. 18 11月, 2022 1 次提交
  11. 17 11月, 2022 3 次提交
  12. 16 11月, 2022 1 次提交
  13. 15 11月, 2022 2 次提交
  14. 14 11月, 2022 1 次提交
  15. 11 11月, 2022 2 次提交
  16. 10 11月, 2022 4 次提交
  17. 09 11月, 2022 1 次提交
  18. 08 11月, 2022 4 次提交
  19. 07 11月, 2022 3 次提交
  20. 06 11月, 2022 4 次提交
  21. 03 11月, 2022 2 次提交