1. 19 4月, 2019 1 次提交
  2. 16 4月, 2019 2 次提交
  3. 15 4月, 2019 1 次提交
  4. 13 4月, 2019 1 次提交
  5. 12 4月, 2019 3 次提交
  6. 11 4月, 2019 2 次提交
  7. 09 4月, 2019 1 次提交
  8. 03 4月, 2019 1 次提交
    • R
      Add Pixel shuffle OP (#15782) · 229dc932
      ruri 提交于
      * 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
      229dc932
  9. 01 4月, 2019 4 次提交
  10. 31 3月, 2019 1 次提交
  11. 30 3月, 2019 4 次提交
  12. 29 3月, 2019 6 次提交
  13. 28 3月, 2019 5 次提交
  14. 27 3月, 2019 4 次提交
  15. 26 3月, 2019 3 次提交
    • D
      fix API.spec. test=develop · 1ef30c23
      dengkaipeng 提交于
      1ef30c23
    • D
      fix format. test=develop · cfef382a
      dengkaipeng 提交于
      cfef382a
    • 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 1 次提交