1. 01 7月, 2019 1 次提交
  2. 29 6月, 2019 1 次提交
  3. 18 6月, 2019 1 次提交
  4. 16 6月, 2019 1 次提交
  5. 15 6月, 2019 1 次提交
    • L
      Update requirement for py2 and py3 (#18068) · 5c3cbb58
      lujun 提交于
      for py2:
      matplotlib<=2.2.3 ; python_version<"3.5"
      scipy>=0.19.0, <=1.2.1 ; python_version<"3.5"
      nltk>=3.2.2, <=3.4 ; python_version<"3.5"
      
      for py3:
      matplotlib ; python_version>="3.5"
      scipy ; python_version>="3.5"
      nltk ; python_version>="3.5"
      
      update requests version to >=2.20.0
      for CEV-2018-18074
      5c3cbb58
  6. 12 6月, 2019 1 次提交
    • T
      combine noavx and avx package (#17889) · 5c06bff2
      tensor-tang 提交于
      * support avx and noavx core
      
      * add catch and give some log
      
      test=develop
      
      * fix build
      
      test=develop
      
      * add missing package
      
      test=develop
      
      * fix pybind name
      
      test=develop
      
      * fix import error
      
      test=develop
      
      * conbime noavx core
      
      test=develop
      
      * add requirements
      
      test=develop
      
      * fix unkown message
      
      test=develop
      
      * fix api spec
      
      test=develop
      
      * refine and clean
      
      test=develop
      
      * update
      
      * pass dist ut
      
      * follow comments
      
      test=develop
      
      * refine scripts
      
      test=develop
      5c06bff2
  7. 03 6月, 2019 1 次提交
  8. 23 3月, 2019 1 次提交
    • W
      [slim] Refine framework of slim and add filter pruning strategy (#16226) · 2e5831f0
      whs 提交于
      * First pr of paddle slim.
      1. Add framework of paddle slim
      2. Add filter pruning strategy
      test=develop
      
      * Rename unitest to tests.
      test=develop
      
      * Add prettytable into requirements.
      test=develop
      
      * Change in_nodes and out_nodes to odered dict.
      test=develop
      
      * Remove distillation.
      test=develop
      
      * Fix API.spec
      test=develop
      
      * Fix unitest.
      test=develop
      
      * Fix unitest in windows.
      test=develop
      
      * Fix unitest in windows.
      test=develop
      
      * Fix unitest.
      test=develop
      
      * Hide some functions.
      test=develop
      
      * Fix python import in python3.5
      test=develop
      
      * Fix compress pass.
      test=develop
      
      * Fix unitest of test_dist_ctr.
      test=develop
      
      * Enhence flops.
      
      * use os.path.join
      
      * Fix pickle for python3
      Fix log and comments.
      test=develop
      
      * 1. Remove feed_reader in compress pass
      2. Fix cache reader
      3. Rename CompressPass to Compressor
      4. Add comments for distiller optimizer
      5. Remove unused pruner currently
      6. Add some comments.
      7. Change API.spec
      test=develop
      
      * Fix pruning in python3.
      test=develop
      
      * Fix unitest in python3.
      test=develop
      
      * Fix format in python3.
      test=develop
      2e5831f0
  9. 20 2月, 2019 1 次提交
  10. 14 2月, 2019 1 次提交
  11. 11 2月, 2019 1 次提交
  12. 24 12月, 2018 1 次提交
    • W
      Init paddle slim (#14834) · 93870574
      whs 提交于
      * Init slim.
      
      * Remove distillation demo.
      
      * Fix import errors.
      test=develop
      
      * Fix some issues.
      test=develop
      
      * Fix configs.
      test=develop
      
      * Modify API.spec.
      test=develop
      
      * Fix format.
      test=develop
      
      * Fix format.
      test=develop
      
      * Add some comments.
      93870574
  13. 17 12月, 2018 1 次提交
  14. 16 12月, 2018 1 次提交
  15. 21 11月, 2018 1 次提交
  16. 19 11月, 2018 2 次提交
  17. 15 11月, 2018 1 次提交
  18. 05 11月, 2018 1 次提交
  19. 19 9月, 2018 1 次提交
  20. 14 8月, 2018 1 次提交
  21. 12 7月, 2018 2 次提交
  22. 02 5月, 2018 1 次提交
  23. 02 11月, 2017 1 次提交
  24. 15 8月, 2017 1 次提交
  25. 12 8月, 2017 1 次提交
  26. 11 8月, 2017 1 次提交