1. 06 5月, 2023 1 次提交
  2. 28 3月, 2023 1 次提交
    • W
      Add constraints module used in QAT (#1667) · adb69ed6
      whs 提交于
      * Add module to analysis dygraph
      * Support fusing conv bn
      * Add tutorial for qat with conv bn fused constraint
      * Add what_is_constraints
      adb69ed6
  3. 20 3月, 2023 1 次提交
  4. 20 2月, 2023 1 次提交
  5. 09 2月, 2023 1 次提交
  6. 06 2月, 2023 1 次提交
  7. 02 2月, 2023 1 次提交
  8. 01 2月, 2023 1 次提交
  9. 31 1月, 2023 1 次提交
  10. 05 1月, 2023 1 次提交
  11. 12 12月, 2022 1 次提交
  12. 02 12月, 2022 1 次提交
  13. 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
  14. 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
  15. 21 11月, 2022 2 次提交
  16. 08 11月, 2022 1 次提交
  17. 02 11月, 2022 1 次提交
  18. 01 11月, 2022 1 次提交
  19. 17 10月, 2022 1 次提交
  20. 17 8月, 2022 1 次提交
  21. 04 8月, 2022 1 次提交
  22. 11 7月, 2022 2 次提交
  23. 04 7月, 2022 1 次提交
  24. 01 7月, 2022 9 次提交
  25. 30 6月, 2022 4 次提交
  26. 29 6月, 2022 2 次提交