1. 03 4月, 2019 1 次提交
  2. 02 4月, 2019 1 次提交
    • Q
      Imperative deep-first backward process (#16605) · 12e36d38
      Qiyang Min 提交于
      * Fix bug of gradient interface
      
      * shrink transformer
      
      * Right transformer
      
      * Change from width-first backward to deep-first backward process
      
      test=develop
      
      * Reverse iterator op's input
      
      test=develop
      
      * Polish code
      
      * Change the iteration direction in ingrads' map slots
      
      test=develop
      
      * Polish code
      
      test=develop
      12e36d38
  3. 01 4月, 2019 1 次提交
  4. 29 3月, 2019 4 次提交
  5. 28 3月, 2019 3 次提交
  6. 27 3月, 2019 2 次提交
  7. 26 3月, 2019 5 次提交
    • Z
      Use the resolve hazard method. · 1c11f817
      Zhen Wang 提交于
      1c11f817
    • X
      polish · fd24ab47
      Xin Pan 提交于
      test=develop
      fd24ab47
    • X
      update DeepCF model · 1f89249a
      Xin Pan 提交于
      test=develop
      1f89249a
    • X
      fix · becf7994
      Xin Pan 提交于
      test=develop
      becf7994
    • 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. 25 3月, 2019 1 次提交
  9. 20 3月, 2019 1 次提交
  10. 19 3月, 2019 1 次提交
  11. 15 3月, 2019 2 次提交
  12. 14 3月, 2019 1 次提交
  13. 13 3月, 2019 1 次提交
  14. 12 3月, 2019 4 次提交
  15. 11 3月, 2019 1 次提交
    • Q
      Imperative remove all descs (#16045) · 1f4aa7a2
      Qiyang Min 提交于
      * Remove Desc in Forward Pass
      
      * Refactor VarBase
      
      * Add dbg info
      
      * Only check type in imperative mode
      
      * Polish code and support optimizer
      
      test=develop
      
      * Fix stop gradient problem in PyLayer
      
      test=develop
      1f4aa7a2
  16. 04 3月, 2019 6 次提交
  17. 01 3月, 2019 1 次提交
  18. 27 2月, 2019 1 次提交
  19. 26 2月, 2019 2 次提交
  20. 25 2月, 2019 1 次提交