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