1. 06 4月, 2022 1 次提交
    • Z
      Update predictor api (#1024) · dd85e83a
      zhouzj 提交于
      * fix a pruner's bug
      
      * support predict pruned model
      
      * support predict pruned model
      
      * support sparse model
      
      * add interface for quick pruning
      
      * add hardware list for latencyPredictor
      dd85e83a
  2. 31 3月, 2022 1 次提交
  3. 29 3月, 2022 1 次提交
  4. 24 3月, 2022 1 次提交
  5. 21 3月, 2022 2 次提交
  6. 18 3月, 2022 1 次提交
  7. 16 3月, 2022 1 次提交
  8. 10 3月, 2022 1 次提交
  9. 07 3月, 2022 1 次提交
  10. 19 2月, 2022 1 次提交
  11. 18 2月, 2022 1 次提交
  12. 16 2月, 2022 1 次提交
  13. 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
  14. 17 1月, 2022 1 次提交
  15. 06 1月, 2022 1 次提交
  16. 04 1月, 2022 1 次提交
  17. 31 12月, 2021 1 次提交
  18. 27 12月, 2021 1 次提交
  19. 22 12月, 2021 1 次提交
  20. 07 12月, 2021 1 次提交
  21. 06 12月, 2021 1 次提交
  22. 30 11月, 2021 1 次提交
  23. 23 11月, 2021 1 次提交
  24. 19 11月, 2021 1 次提交
  25. 11 11月, 2021 1 次提交
  26. 19 10月, 2021 1 次提交
  27. 26 9月, 2021 3 次提交
  28. 17 9月, 2021 1 次提交
  29. 15 9月, 2021 1 次提交
  30. 09 9月, 2021 1 次提交
  31. 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
  32. 06 9月, 2021 1 次提交
  33. 17 8月, 2021 1 次提交
  34. 05 8月, 2021 1 次提交
    • X
      update default config of inplace (#864) · 9058dc2c
      XGZhang 提交于
      * update quant docs
      
      * Update quantization_api.rst
      
      * Update quantization_api.rst
      
      * Update quantization_api.rst
      
      * Update qat.py
      
      与之前版本兼容:之前版本直接改动传入的model,所以这里inplace改为true
      9058dc2c
  35. 28 7月, 2021 1 次提交
  36. 26 7月, 2021 2 次提交