1. 29 3月, 2019 10 次提交
  2. 28 3月, 2019 7 次提交
  3. 27 3月, 2019 10 次提交
  4. 26 3月, 2019 11 次提交
    • S
      fix env variable settting bug · 78fb3a62
      sneaxiy 提交于
      test=develop
      78fb3a62
    • C
      Update INT8 calibration README · c512516f
      chuanqiw 提交于
      test=develop
      c512516f
    • Z
      Use the resolve hazard method. · 1c11f817
      Zhen Wang 提交于
      1c11f817
    • J
      Fix/test imperative ptb rnn (#16433) · 7c5319ba
      Jiabin Yang 提交于
      * test=develop, fix ptb rnn
      
      * test=develop, change cdn to bj to pass ci
      
      * test=develop, fix ci
      7c5319ba
    • J
      add layer norm to Layers, add transformer test in imperative mode (#16092) · f735102e
      Jiabin Yang 提交于
      * add layer norm to Layers, add transformer prepare encoding
      
      * little change
      
      * finish encoder part
      
      * add decoder part
      
      * finish model part
      
      * add test case and part of data feed
      
      * add transformer test
      
      * add to_parameter, add remove in set_attr
      
      * test=develop, fix pos encoding bug, create_parameter with stantard name
      
      * test=develop, rm dropout test in imperative
      
      * test=develop, fix cpu error
      
      * test=develop, fix minize bug
      
      * test=develop, fix one hot not stop gradient
      
      * test=develop, fix one hot not stop gradient
      
      * test=develop, refine parameter name
      
      * test=develop, fix transformer test in imperative mode
      
      * test=develop, fix transformer test in imperative mode
      
      * test=develop, fix boost and mkl download error
      
      * test=develop, fix boost and mkl download error
      
      * test=develop, fix ci and refine code
      
      * test=develop, fix ci and refine code
      f735102e
    • X
      polish · fd24ab47
      Xin Pan 提交于
      test=develop
      fd24ab47
    • 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
    • X
      fix · becf7994
      Xin Pan 提交于
      test=develop
      becf7994
    • W
      Update Readme with new accuracy and performance data measured on 6271 (#16437) · 85e1cc1e
      Wang, Chuanqi 提交于
      * Update Readme with new accuracy and performance data measured on 6271
      test=develop
      
      * Modify tables and example command
      test=develop
      85e1cc1e
    • 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
  5. 25 3月, 2019 2 次提交