1. 17 4月, 2019 14 次提交
  2. 16 4月, 2019 8 次提交
  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 3 次提交
    • C
      Fuse Adam And SGD ops (#15933) · 1096746c
      chengduo 提交于
      * fuse optimizer
      1096746c
    • J
      [MKL-DNN] Tensor modifications revert (#16462) · 26323274
      Jacek Czaja 提交于
      * Revert "[MKL-DNN] Fix to crash of Transformer when mkldnn is to be used (#16233)"
      
      This reverts commit 13816dd4.
      Apart from enabling transformer for MKL-DNN
      
      * Revert "- MKL-DNN pooling updated to set_prim_desc"
      
      This reverts commit c63f6b20.
      
      Conflicts:
      	paddle/fluid/operators/mkldnn/concat_mkldnn_op.cc
      
      * Revert "[MKL-DNN] MKL-DNN specific Tensor modification (#15429)"
      
      test=develop
      
      This reverts commit dec9cf53.
      
      * - concat compilation fix
      
      - lint
      
      test=develop
      
      - Lint fixes
      
      test=develop
      
      - Lint fixes
      
      test=develop
      
      - Fix Transpose MKLDNN op
      
      test=develop
      26323274
    • N
      Anakin ssd support · d065b5bf
      nhzlx 提交于
      refine trt first run
      add quant dequant fuse pass
      omit simplify_anakin_priorbox_detection template
      omit transpose_flatten_concat_fuse template
      test=develop
      d065b5bf