1. 17 4月, 2019 1 次提交
  2. 16 4月, 2019 3 次提交
  3. 15 4月, 2019 5 次提交
  4. 12 4月, 2019 2 次提交
    • R
      cherry pick 15782,16763 (#16805) · 0f18fbfa
      ruri 提交于
      * cherry-pick 16763,test=release/1.4
      
      * cherry-pick 16763, test=release/1.4
      
      * fix some comments, include cosine_decay,l2_normalize,pixel_shuffle
      
      * Add api.spec, test=develop
      
      * update api.spec, test=develop
      
      * add api.spec,test=develop
      
      * test=develop
      
      * test=develop
      
      * fix conflict,test=develop
      
      * Add Pixel shuffle OP (#15782)
      
      * add pixel_shuffle op
      
      * add pixel_shuffle op, test=develop
      
      * rewrite code, test=develop
      
      * delete useless comment, test=develop
      
      * Refine pixel_shuffle_op and unit testing
      
      * refine code,test=develop
      
      * refine .cu,test=develop
      
      * fix unittest,test=develop
      
      * Fix unit testing
      test=develop
      
      * resolve conflict, test=develop
      
      * fix test, test=develop
      
      * fix API, test=develop
      
      * fix test datatype bug,test=develop
      
      * polish comments,test=develop
      
      * add API,test=develop
      
      * test=develop
      
      * Add Pixel_Shuffle OP,test=develop
      
      * support python3,test=develop
      
      * add include memory to travis CI bug,test=develop
      
      * cherry-pick 16763,15782 , test=release/1.4
      0f18fbfa
    • N
      Cherry-pick from 1662, 16797.. : add anakin int8 support · e14ab180
      nhzlx 提交于
      e14ab180
  5. 11 4月, 2019 1 次提交
  6. 09 4月, 2019 1 次提交
  7. 07 4月, 2019 1 次提交
  8. 04 4月, 2019 1 次提交
  9. 03 4月, 2019 1 次提交
  10. 02 4月, 2019 1 次提交
  11. 31 3月, 2019 1 次提交
    • W
      Batch norm cudnn accurate (#16545) · 22b02bfa
      Wu Yi 提交于
      * fix cudnn batch norm accuracy test=develop
      
      * fix cudnn batch norm accuracy test=develop
      
      * disable failed test for later fix test=develop
      22b02bfa
  12. 29 3月, 2019 1 次提交
  13. 28 3月, 2019 5 次提交
  14. 27 3月, 2019 7 次提交
  15. 26 3月, 2019 7 次提交
    • S
      fix env variable settting bug · 78fb3a62
      sneaxiy 提交于
      test=develop
      78fb3a62
    • X
      update DeepCF model · 1f89249a
      Xin Pan 提交于
      test=develop
      1f89249a
    • S
      fix some op grad maker · 7000ec85
      sneaxiy 提交于
      fix ctest eager deletion disable bug
      test=develop
      7000ec85
    • N
      fix comments · 45b3766f
      nhzlx 提交于
      test=develop
      45b3766f
    • Z
      Add SpectralNormGradOpDescMaker · 3909108c
      zhhsplendid 提交于
      Use SpectralNormGradOpDescMaker instead of DefaultGradOpDescMaker
      to avoid registering useless variables to improve GPU usage.
      
      test=develop
      3909108c
    • D
      fix formax. test=develop · ceb31d30
      dengkaipeng 提交于
      ceb31d30
    • 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
  16. 25 3月, 2019 2 次提交