1. 18 8月, 2023 1 次提交
  2. 09 8月, 2023 1 次提交
  3. 21 3月, 2023 1 次提交
  4. 20 2月, 2023 1 次提交
  5. 02 2月, 2023 1 次提交
  6. 05 1月, 2023 1 次提交
  7. 12 12月, 2022 1 次提交
  8. 07 12月, 2022 2 次提交
  9. 28 11月, 2022 1 次提交
  10. 17 11月, 2022 1 次提交
  11. 10 11月, 2022 1 次提交
  12. 07 11月, 2022 2 次提交
  13. 06 11月, 2022 1 次提交
  14. 03 11月, 2022 1 次提交
  15. 24 10月, 2022 1 次提交
  16. 17 8月, 2022 1 次提交
  17. 11 8月, 2022 1 次提交
  18. 17 6月, 2022 1 次提交
  19. 10 6月, 2022 1 次提交
    • C
      optimization yaml (#1157) · 604c0bbe
      ceci3 提交于
      * optimization yaml
      
      * update yaml
      
      * update yaml
      
      * fix unittest
      
      * fix unittest
      604c0bbe
  20. 08 6月, 2022 1 次提交
  21. 27 5月, 2022 1 次提交
  22. 21 5月, 2022 1 次提交
    • C
      update readme (#1129) · 490c1f7f
      ceci3 提交于
      * update readme
      
      * update
      
      * update
      
      * remove cv2
      
      * update
      
      * update
      490c1f7f
  23. 20 5月, 2022 1 次提交
  24. 09 5月, 2022 1 次提交
    • C
      update auto compressor (#1065) · dede4a80
      ceci3 提交于
      * update dynabert
      
      * update
      
      * update
      
      * update
      
      * add transformer_pruner to autocompress
      
      * add auto
      
      * update transformer pruner
      
      * ptq-hpo support eval function
      
      * update
      
      * update
      
      * update
      
      * update docs
      
      * add comment
      
      * fix patterns
      dede4a80
  25. 05 5月, 2022 1 次提交
  26. 21 3月, 2022 1 次提交
    • C
      add source free (#974) · a00f830f
      ceci3 提交于
      * add source-free
      
      * add source-free
      
      * add asp
      
      * update
      
      * add fleet
      
      * add docs
      
      * rename
      
      * fix unittest
      a00f830f
  27. 16 3月, 2022 1 次提交
  28. 21 2月, 2022 1 次提交
  29. 18 2月, 2022 1 次提交
  30. 16 2月, 2022 1 次提交
  31. 08 2月, 2022 1 次提交
    • Z
      analysis: add op predictors for unknown operators (#933) · f89fc93c
      zhouzj 提交于
      * add op predictors for unknown operators
      
      * modify the dowload path of op predictors and opt tools
      
      * add automatic download mode for opt tools
      
      * modify predictor's test files
      
      * modify predictor's test file
      
      * modify predictor's test file
      
      * modify predictor's test files
      
      * add requirements for installing sklearn
      
      * modify predicor's test files
      
      * modify predictor's test files
      
      * modify predictor's test files
      
      * modify predictor's test files
      
      * modify predictor's test files
      
      * Modify api design
      
      * update LatencyPredictor's doc.
      
      * update LatencyPredictor's test files
      
      * update LatencyPredictor's test files
      
      * update LatencyPredictor's test files
      
      * update LatencyPredictor's test files
      
      * update LatencyPredictor's doc.
      
      * update LatencyPredictor's doc.
      
      * update LatencyPredictor's doc.
      
      * update some syntax
      
      * add LatencyPredictor's api doc.
      
      * update LatencyPredictor's doc.
      
      * update LatencyPredictor's api doc.
      
      * adjust \'predictor_state\' api
      
      * update LatencyPredictor's test files
      Co-authored-by: NminghaoBD <79566150+minghaoBD@users.noreply.github.com>
      f89fc93c
  32. 28 1月, 2022 1 次提交
  33. 31 12月, 2021 1 次提交
  34. 12 11月, 2021 1 次提交
  35. 11 11月, 2021 1 次提交
  36. 19 10月, 2021 1 次提交
  37. 26 9月, 2021 1 次提交
  38. 07 9月, 2021 1 次提交
    • M
      optimize unstructured pruner using GMP (#881) · 358b51af
      minghaoBD 提交于
      * optimize unstructured pruner using GMP
      
      * add uniittests for GMP pruner
      
      * add training scripts for fleet and gmp; add conv1x1 pruning
      
      * add conv1x1 pruning to dygraph
      
      * unify hyper parameters across methods and scripts, static graph
      
      * unify hyper parameters across methods and scripts, dynamic graph
      
      * refine test cases
      
      * fix singlecard training in static graph
      
      * refine readmes
      
      * update unstructured pruner api doc static
      
      * update api docs dygraph
      
      * fix bugs in api docs
      
      * rename UnstructuredPrunerGMP to GMPUnstructuredPruner
      
      * fix some format issues
      
      * remove redundant methods/arguments
      
      * description for gmp configs
      
      * fix minor bugs
      
      * fix test cases accordingly
      Co-authored-by: Nwhs <wanghaoshuang@baidu.com>
      358b51af