1. 25 4月, 2019 1 次提交
  2. 03 4月, 2019 1 次提交
  3. 02 4月, 2019 1 次提交
    • C
      Model data cryption link all lib (#16555) · c38c7c56
      Chen Weihang 提交于
      * link the libwbaes.so into paddle
      
      * polish detail, test=develop
      
      * try fix mac_pr_ci error, test=develop
      
      * add compile option, test=develop
      
      * fix ci error, test=develop
      
      * ignore failed to find mac lib, test=develop
      
      * change cdn to bj, cdn can't get the latest version
      
      * trigger ci, test=develop
      
      * temporary delete win32 lib linking, test=develop
      
      * change https to http, test=develop
      
      * turn compile option on to off
      
      * turn compile option off to on, test=develop
      
      * try lib compiled by gcc4.8, test=develop
      
      * update lib version, test=develop
      
      * link other lib, test=develop
      
      * add setup config
      
      * delete false, test=develop
      
      * delete no_soname, test=develop
      
      * recover so name set
      
      * fix, test=develop
      
      * adjust make config, test=develop
      
      * remove link to wbaes, test=develop
      
      * remove useless define, test=develop
      c38c7c56
  4. 30 3月, 2019 1 次提交
  5. 29 3月, 2019 2 次提交
  6. 28 3月, 2019 1 次提交
  7. 26 3月, 2019 1 次提交
    • W
      [slim] Add quantization strategy and distillation strategy. (#16408) · e9bec936
      whs 提交于
      * Add fsp operator.
      1 Add unitest.
      2. Add python API.
      3. Add layer test.
      
      * Add quantization strategy.
      1. Add API.
      2. Add unitest.
      
      * Add distillatoin strategy.
      
      * Add unitest config file for quantization
      
      * Fix Copyright
      test=develop
      
      * Fix setup.py
      
      * Fix document of layers.py.
      test=develop
      
      * Fix unitest in python3.
      test=develop
      
      * Fix documents.
      test=develop
      
      * 1. refine fsp op by batched gemm
      2. remove unused import
      test=develop
      
      * Fix test_dist_se_resnext.
      1. disable test distillation.
      2. reset framework.py
      test=develop
      
      * Enable unitest of distillation after fixing Block._clone_variable
      test=develop
      
      * Fix cdn issue.
      test=develop
      e9bec936
  8. 12 2月, 2019 1 次提交
  9. 30 1月, 2019 1 次提交
  10. 20 1月, 2019 1 次提交
  11. 19 1月, 2019 1 次提交
  12. 18 1月, 2019 1 次提交
  13. 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
  14. 21 12月, 2018 1 次提交
  15. 20 12月, 2018 2 次提交
    • P
      some not so useful adjust · b06ce129
      peizhilin 提交于
      test=develop
      b06ce129
    • T
      lookup table utils fix (#14730) · 45dd3491
      tangwei12 提交于
      * fix utils config, test=develop
      
      * reweite tools in lookup table utils, test=develop
      
      * merge develop, test=develop
      
      * add copy in setup, test=develop
      
      * update api spec, test=develop
      
      * add doc, test=develop
      
      * prettifying doc, test=develop
      
      * Update API.spec
      
      update api.spec, test=develop
      
      * Update lookup_table_utils.py
      
      test=develop
      
      * Update lookup_table_utils.py
      
      test=develop
      
      * merge develop, test=develop
      
      * merge develop, test=develop
      
      * init fix, test=develop
      
      * fix in downloads, test=develop
      
      * fix in setup.in, test=develop
      45dd3491
  16. 19 12月, 2018 1 次提交
  17. 18 12月, 2018 6 次提交
  18. 14 12月, 2018 1 次提交
  19. 12 12月, 2018 1 次提交
  20. 09 12月, 2018 1 次提交
  21. 07 12月, 2018 2 次提交
  22. 06 12月, 2018 1 次提交
  23. 04 12月, 2018 1 次提交
  24. 03 12月, 2018 1 次提交
    • X
      polish · b80fe826
      Xin Pan 提交于
      test=develop
      b80fe826
  25. 29 11月, 2018 1 次提交
  26. 15 11月, 2018 2 次提交
  27. 09 11月, 2018 1 次提交
  28. 07 11月, 2018 2 次提交
  29. 06 11月, 2018 1 次提交
    • P
      gpu support, fix build issue: · 1f12ba61
      peizhilin 提交于
      1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string
      2. comment out some ops which not supported on windows
      3. cuda libs may not be correctly linked to target on windows
      1f12ba61
  30. 05 11月, 2018 1 次提交