1. 11 8月, 2022 1 次提交
  2. 29 7月, 2022 1 次提交
  3. 14 7月, 2022 1 次提交
  4. 12 7月, 2022 1 次提交
  5. 27 6月, 2022 1 次提交
  6. 24 6月, 2022 2 次提交
    • W
      Refine config API in ACT (#1178) · 52fba48d
      whs 提交于
      1. Make config of ACT support path, set, list and tuple
      2. Refine the implementation of loading config
      3. Add wrapper for dataloader to return data in dict format
      52fba48d
    • W
      Add dkd dist loss (#1189) · 4528c8da
      whs 提交于
      4528c8da
  7. 10 6月, 2022 1 次提交
    • C
      optimization yaml (#1157) · 604c0bbe
      ceci3 提交于
      * optimization yaml
      
      * update yaml
      
      * update yaml
      
      * fix unittest
      
      * fix unittest
      604c0bbe
  8. 07 5月, 2022 1 次提交
  9. 19 4月, 2022 1 次提交
  10. 15 4月, 2022 1 次提交
    • Z
      Method of adding hardware (#1041) · 46751fe7
      zhouzj 提交于
      * fix opt's cmd for sparse model
      
      * add hardware
      
      * Remove redundant functions and adjust tests' file
      
      * Remove redundant functions and adjust tests' file
      46751fe7
  11. 16 3月, 2022 1 次提交
  12. 10 3月, 2022 1 次提交
  13. 16 2月, 2022 1 次提交
  14. 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
  15. 31 12月, 2021 1 次提交
  16. 27 12月, 2021 1 次提交
  17. 07 12月, 2021 1 次提交
  18. 06 12月, 2021 1 次提交
  19. 11 11月, 2021 1 次提交
  20. 19 10月, 2021 1 次提交
  21. 17 9月, 2021 1 次提交
  22. 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
  23. 06 9月, 2021 1 次提交
  24. 17 8月, 2021 1 次提交
  25. 28 7月, 2021 1 次提交
  26. 26 7月, 2021 2 次提交
  27. 16 7月, 2021 1 次提交
  28. 15 7月, 2021 1 次提交
  29. 13 7月, 2021 1 次提交
  30. 10 7月, 2021 1 次提交
  31. 05 7月, 2021 1 次提交
  32. 01 7月, 2021 2 次提交
  33. 30 6月, 2021 2 次提交
  34. 21 6月, 2021 1 次提交
  35. 09 6月, 2021 1 次提交
    • M
      Fix keyerror (#794) · 25ee526f
      minghaoBD 提交于
      * fix key_error in pruner
      
      * add unit test for get_ratios_by_loss
      25ee526f
  36. 07 6月, 2021 1 次提交